{"level":"info","ts":"2026-04-16T18:42:50Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-16T18:42:50Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-16T18:42:50Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-16T18:42:50Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-16T18:42:50Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-04-16T18:42:50Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:289","msg":"Conversion webhook enabled","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario"} {"level":"info","ts":"2026-04-16T18:42:50Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-16T18:42:50Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-16T18:42:50Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-16T18:42:50Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-16T18:42:50Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-04-16T18:42:50Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-04-16T18:42:50Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-04-16T18:42:50Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-04-16T18:42:50Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-04-16T18:42:50Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-04-16T18:42:50Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-04-16T18:42:50Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:214","msg":"Updated current TLS certificate","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key"} {"level":"info","ts":"2026-04-16T18:42:50Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-04-16T18:42:50Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:136","msg":"Starting certificate poll+watcher","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key","interval":10} {"level":"info","ts":"2026-04-16T18:42:50Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-16T18:42:50Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-16T18:42:50Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-04-16T18:42:50Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-04-16T18:42:50Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"error","ts":"2026-04-16T18:42:50Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-16T18:42:50Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-04-16T18:42:50Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"error","ts":"2026-04-16T18:42:50Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-16T18:42:50Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-04-16T18:42:50Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"info","ts":"2026-04-16T18:42:50Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-04-16T18:42:50Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-04-16T18:43:00Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-16T18:43:00Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-16T18:43:10Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-16T18:43:10Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-16T18:43:20Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-16T18:43:20Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-16T18:43:30Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-16T18:43:30Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-16T18:43:40Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-16T18:43:40Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-16T18:43:50Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-16T18:43:50Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-16T18:44:00Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-16T18:44:00Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-16T18:44:10Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-16T18:44:10Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-16T18:44:20Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-16T18:44:21Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-16T18:44:31Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-16T18:44:31Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-16T18:44:31Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-16T18:44:31Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-16T19:07:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-mfwn","name":"my-integration-test-bugg"}} {"level":"info","ts":"2026-04-16T19:07:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-bugg"} {"level":"info","ts":"2026-04-16T19:07:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-bugg"} {"level":"info","ts":"2026-04-16T19:07:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-16T19:07:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-mfwn","name":"my-integration-test-ccod"}} {"level":"info","ts":"2026-04-16T19:07:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ccod"} {"level":"info","ts":"2026-04-16T19:07:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ccod"} {"level":"info","ts":"2026-04-16T19:07:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-16T19:07:24Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-rcfuno","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:07:39Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-default-rkiqeg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:08:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","PR group":"konflux-test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","prGroup":"konflux-test-comp-pac-gitlab-rcfuno","prGroupHash":"94fffa25b775e3e01548b44ada7c4affacea72bd96d577668c9536e4303f67"} {"level":"info","ts":"2026-04-16T19:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-16T19:08:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:444","msg":"No Merge Request pipelines found for commit","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commitSHA":"8841c3b45549294313e914ac24830decd698df28"} {"level":"info","ts":"2026-04-16T19:08:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:444","msg":"No Merge Request pipelines found for commit","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commitSHA":"8841c3b45549294313e914ac24830decd698df28"} {"level":"info","ts":"2026-04-16T19:08:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:204","msg":"retrying to get Merge Request pipeline ID","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","target project":56586709,"source project":56586709,"error":"can't find existing merge request pipeline for commit 8841c3b45549294313e914ac24830decd698df28 in both source project 56586709 and target project 56586709"} {"level":"info","ts":"2026-04-16T19:08:12Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:444","msg":"No Merge Request pipelines found for commit","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commitSHA":"8841c3b45549294313e914ac24830decd698df28"} {"level":"info","ts":"2026-04-16T19:08:12Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:444","msg":"No Merge Request pipelines found for commit","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commitSHA":"8841c3b45549294313e914ac24830decd698df28"} {"level":"info","ts":"2026-04-16T19:08:12Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:204","msg":"retrying to get Merge Request pipeline ID","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","target project":56586709,"source project":56586709,"error":"can't find existing merge request pipeline for commit 8841c3b45549294313e914ac24830decd698df28 in both source project 56586709 and target project 56586709"} {"level":"info","ts":"2026-04-16T19:08:15Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:444","msg":"No Merge Request pipelines found for commit","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commitSHA":"8841c3b45549294313e914ac24830decd698df28"} {"level":"info","ts":"2026-04-16T19:08:15Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:444","msg":"No Merge Request pipelines found for commit","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commitSHA":"8841c3b45549294313e914ac24830decd698df28"} {"level":"info","ts":"2026-04-16T19:08:15Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:204","msg":"retrying to get Merge Request pipeline ID","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","target project":56586709,"source project":56586709,"error":"can't find existing merge request pipeline for commit 8841c3b45549294313e914ac24830decd698df28 in both source project 56586709 and target project 56586709"} {"level":"info","ts":"2026-04-16T19:08:15Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:239","msg":"no existing merge request pipeline found after retries, creating commit status without pipeline association","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commitSHA":"8841c3b45549294313e914ac24830decd698df28","sourceProjectID":56586709,"targetProjectID":56586709} {"level":"info","ts":"2026-04-16T19:08:15Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","statusName":"Konflux Dev version / my-integration-test-bugg / test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:08:15Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenarioName":"my-integration-test-bugg"} {"level":"info","ts":"2026-04-16T19:08:16Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.name":"my-integration-test-bugg","commitStatus2.ID":13960002505,"TargetURL":null} {"level":"info","ts":"2026-04-16T19:08:16Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:16Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","projectID":56586709,"pipelineID":2458724315} {"level":"info","ts":"2026-04-16T19:08:16Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","statusName":"Konflux Dev version / my-integration-test-ccod / test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:08:16Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenarioName":"my-integration-test-ccod"} {"level":"info","ts":"2026-04-16T19:08:16Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.name":"my-integration-test-ccod","commitStatus2.ID":13960002600,"TargetURL":null} {"level":"info","ts":"2026-04-16T19:08:16Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","reconcileID":"b722ab35-94d5-4923-8632-1f9aa8ac0807","snapshot.Namespace":"gitlab-rep-mfwn","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-16T19:08:16Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentTitle":"Integration test for component test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:08:16Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:380","msg":"no existing notes found with matching commentPrefix, creating a new note","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentPrefix":"Integration test for component test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","pipelineRun.Namespace":"gitlab-rep-mfwn","pipelineRun.Name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","pipelinerun.Name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx"} {"level":"info","ts":"2026-04-16T19:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-rcfuno is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-16T19:08:17Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:17Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","projectID":56586709,"pipelineID":2458724315} {"level":"info","ts":"2026-04-16T19:08:17Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commitStatus.Name":"Konflux Dev version / my-integration-test-bugg / test-comp-pac-gitlab-rcfuno","commitStatus.ID":13960002505} {"level":"info","ts":"2026-04-16T19:08:17Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.name":"my-integration-test-bugg","commitStatus.ID":13960002505,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-16T19:08:17Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:17Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","projectID":56586709,"pipelineID":2458724315} {"level":"info","ts":"2026-04-16T19:08:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commitStatus.Name":"Konflux Dev version / my-integration-test-ccod / test-comp-pac-gitlab-rcfuno","commitStatus.ID":13960002600} {"level":"info","ts":"2026-04-16T19:08:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.name":"my-integration-test-ccod","commitStatus.ID":13960002600,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-16T19:08:18Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","reconcileID":"22cd06f9-31ac-4afa-975b-9ddfd81897c7","snapshot.Namespace":"gitlab-rep-mfwn","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-16T19:08:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentTitle":"Integration test for component test-comp-pac-gitlab-rcfuno","noteID":3258762442} {"level":"info","ts":"2026-04-16T19:08:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentTitle":"Integration test for component test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:08:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentPrefix":"Integration test for component test-comp-pac-gitlab-rcfuno","count":1} {"level":"info","ts":"2026-04-16T19:08:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","noteID":3258762442,"commentPrefix":"Integration test for component test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","pipelineRun.Namespace":"gitlab-rep-mfwn","pipelineRun.Name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","pipelinerun.Name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx"} {"level":"info","ts":"2026-04-16T19:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-rcfuno is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:08:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-fbgy"} {"level":"info","ts":"2026-04-16T19:08:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-fbgy","application":"appstudio"} {"level":"info","ts":"2026-04-16T19:08:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-fbgy"} {"level":"info","ts":"2026-04-16T19:08:31Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-xbff","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:08:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-fbgy"} {"level":"info","ts":"2026-04-16T19:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-fbgy","snapshot":{"name":"snapshot-sample-fbgy","namespace":"tenant-dev-cbib"},"namespace":"tenant-dev-cbib","name":"snapshot-sample-fbgy","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-fbgy","namespace":"tenant-dev-cbib"},"application":"tenant-dev-cbib/appstudio"} {"level":"info","ts":"2026-04-16T19:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-fbgy","namespace":"tenant-dev-cbib"},"application":"tenant-dev-cbib/appstudio"} {"level":"info","ts":"2026-04-16T19:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-fbgy","namespace":"tenant-dev-cbib"},"application":"tenant-dev-cbib/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-fbgy","namespace":"tenant-dev-cbib"},"application":"tenant-dev-cbib/appstudio"} {"level":"info","ts":"2026-04-16T19:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-fbgy","namespace":"tenant-dev-cbib"},"application":"tenant-dev-cbib/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-fbgy","namespace":"tenant-dev-cbib"},"application":"tenant-dev-cbib/appstudio","namespace":"tenant-dev-cbib","name":"snapshot-sample-fbgy","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:08:31Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-fbgy","namespace":"tenant-dev-cbib"},"application":"tenant-dev-cbib/appstudio"} {"level":"info","ts":"2026-04-16T19:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-fbgy","namespace":"tenant-dev-cbib"},"application":"tenant-dev-cbib/appstudio"} {"level":"info","ts":"2026-04-16T19:08:31Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-fbgy', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-fbgy","namespace":"tenant-dev-cbib"},"namespace":"tenant-dev-cbib","name":"snapshot-sample-fbgy","reconcileID":"86575012-1826-41de-9f8c-63b4d5efa6a2"} {"level":"info","ts":"2026-04-16T19:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-fbgy","namespace":"tenant-dev-cbib"},"application":"tenant-dev-cbib/appstudio","namespace":"tenant-dev-cbib","name":"snapshot-sample-fbgy-2xfq2","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-16T19:08:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-fbgy","namespace":"tenant-dev-cbib"},"application":"tenant-dev-cbib/appstudio","release.Name":"snapshot-sample-fbgy-2xfq2"} {"level":"info","ts":"2026-04-16T19:08:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-fbgy","namespace":"tenant-dev-cbib"},"application":"tenant-dev-cbib/appstudio"} {"level":"info","ts":"2026-04-16T19:08:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-fbgy","namespace":"tenant-dev-cbib"},"application":"tenant-dev-cbib/appstudio"} {"level":"info","ts":"2026-04-16T19:08:34Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-nogwnj","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:08:35Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-one-iasw","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"component-one-iasw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:08:42Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-meap","name":"my-integration-test-yruy"}} {"level":"info","ts":"2026-04-16T19:08:42Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:08:43Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:08:43Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-16T19:08:43Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-bdkhqo","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:08:45Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-cszz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:08:47Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-two-sqfe","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"component-two-sqfe","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:08:50Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-dwvojw","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:08:51Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-gzvtfh","namespace":"build-e2e-lpxt"},"application":"build-e2e-lpxt/build-suite-test-application-wcqf","namespace":"build-e2e-lpxt","name":"test-annotations-gzvtfh","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:08:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-wvfo","name":"my-integration-test-jaqa"}} {"level":"info","ts":"2026-04-16T19:08:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-jaqa"} {"level":"info","ts":"2026-04-16T19:08:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-jaqa"} {"level":"info","ts":"2026-04-16T19:08:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-16T19:08:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-wvfo","name":"my-integration-test-vejq"}} {"level":"info","ts":"2026-04-16T19:08:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-vejq"} {"level":"info","ts":"2026-04-16T19:08:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-vejq"} {"level":"info","ts":"2026-04-16T19:08:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-16T19:08:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-wvfo","name":"my-integration-test-goik"}} {"level":"info","ts":"2026-04-16T19:08:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-goik"} {"level":"info","ts":"2026-04-16T19:08:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-goik"} {"level":"info","ts":"2026-04-16T19:08:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-16T19:08:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:08:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:08:57Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pjyu","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:08:59Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-pjcuzu","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:09:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-04-16T19:09:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-04-16T19:09:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-04-16T19:09:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:110","msg":"Snapshot integration status condition marked as invalid, the application owning this snapshot cannot be found","snapshot":{"name":"snapshot","namespace":"neg-rp-dev-elos"},"snapshot.Namespace":"neg-rp-dev-elos","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-04-16T19:09:01Z","logger":"controllers.snapshot","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Snapshot. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"application\" not found","snapshot":{"name":"snapshot","namespace":"neg-rp-dev-elos"}} {"level":"info","ts":"2026-04-16T19:09:01Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-afyz","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:09:08Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-qkdhcf","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-default-qkdhcf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:09:08Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-child-djic","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:09:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-djec","name":"my-integration-test-ohxe"}} {"level":"info","ts":"2026-04-16T19:09:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ohxe"} {"level":"info","ts":"2026-04-16T19:09:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ohxe"} {"level":"info","ts":"2026-04-16T19:09:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-16T19:09:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-djec","name":"skipped-its"}} {"level":"info","ts":"2026-04-16T19:09:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-04-16T19:09:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-04-16T19:09:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-16T19:09:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-didj"} {"level":"info","ts":"2026-04-16T19:09:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-didj","application":"appstudio"} {"level":"info","ts":"2026-04-16T19:09:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-didj"} {"level":"info","ts":"2026-04-16T19:09:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-didj"} {"level":"info","ts":"2026-04-16T19:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-didj","snapshot":{"name":"snapshot-sample-didj","namespace":"happy-path-uynv"},"namespace":"happy-path-uynv","name":"snapshot-sample-didj","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-didj","namespace":"happy-path-uynv"},"application":"happy-path-uynv/appstudio"} {"level":"info","ts":"2026-04-16T19:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-didj","namespace":"happy-path-uynv"},"application":"happy-path-uynv/appstudio"} {"level":"info","ts":"2026-04-16T19:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-didj","namespace":"happy-path-uynv"},"application":"happy-path-uynv/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-didj","namespace":"happy-path-uynv"},"application":"happy-path-uynv/appstudio"} {"level":"info","ts":"2026-04-16T19:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-didj","namespace":"happy-path-uynv"},"application":"happy-path-uynv/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-didj","namespace":"happy-path-uynv"},"application":"happy-path-uynv/appstudio","namespace":"happy-path-uynv","name":"snapshot-sample-didj","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:09:10Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-didj","namespace":"happy-path-uynv"},"application":"happy-path-uynv/appstudio"} {"level":"info","ts":"2026-04-16T19:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-didj","namespace":"happy-path-uynv"},"application":"happy-path-uynv/appstudio"} {"level":"info","ts":"2026-04-16T19:09:10Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-didj', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-didj","namespace":"happy-path-uynv"},"namespace":"happy-path-uynv","name":"snapshot-sample-didj","reconcileID":"056d0fdd-d57d-4dae-ae2c-c71c40d5306f"} {"level":"info","ts":"2026-04-16T19:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-didj","namespace":"happy-path-uynv"},"application":"happy-path-uynv/appstudio","namespace":"happy-path-uynv","name":"snapshot-sample-didj-pf8jt","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-16T19:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-didj","namespace":"happy-path-uynv"},"application":"happy-path-uynv/appstudio","release.Name":"snapshot-sample-didj-pf8jt"} {"level":"info","ts":"2026-04-16T19:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-didj","namespace":"happy-path-uynv"},"application":"happy-path-uynv/appstudio"} {"level":"info","ts":"2026-04-16T19:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-didj","namespace":"happy-path-uynv"},"application":"happy-path-uynv/appstudio"} {"level":"info","ts":"2026-04-16T19:09:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-sbvg","name":"my-integration-test-ccqa"}} {"level":"info","ts":"2026-04-16T19:09:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ccqa"} {"level":"info","ts":"2026-04-16T19:09:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ccqa"} {"level":"info","ts":"2026-04-16T19:09:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-16T19:09:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-kgzzvz","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:09:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-vqrn","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:09:17Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-berw","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:09:18Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-cgwy","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:09:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-04-16T19:09:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-04-16T19:09:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-04-16T19:09:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:110","msg":"Snapshot integration status condition marked as invalid, the application owning this snapshot cannot be found","snapshot":{"name":"snapshot","namespace":"block-rp-dev-wqyr"},"snapshot.Namespace":"block-rp-dev-wqyr","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-04-16T19:09:26Z","logger":"controllers.snapshot","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Snapshot. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"application\" not found","snapshot":{"name":"snapshot","namespace":"block-rp-dev-wqyr"}} {"level":"info","ts":"2026-04-16T19:09:31Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-afyz","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","PR group":"konflux-fj-test-custom-default-rkiqeg"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","prGroup":"konflux-fj-test-custom-default-rkiqeg","prGroupHash":"c5d9f793001ffa88293daccfe6f81244384765c2d803af407be785e3b36358"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-test-custom-default-rkiqeg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-rkiqeg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-rkiqeg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-rkiqeg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-rkiqeg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-rkiqeg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-rkiqeg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-rkiqeg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-rkiqeg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-rkiqeg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:09:38Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-parent-djic","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-rkiqeg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-rkiqeg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-rkiqeg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-rkiqeg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-rkiqeg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-rkiqeg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:09:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-04-16T19:09:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"neg-rp-dev-elos","snapshot":"snapshot"} {"level":"info","ts":"2026-04-16T19:09:42Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-default-rkiqeg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:09:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-04-16T19:09:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"block-rp-dev-wqyr","snapshot":"snapshot"} {"level":"info","ts":"2026-04-16T19:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-rkiqeg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:09:47Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-berw","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:09:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-16T19:09:56Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:09:56Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:09:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","reconcileID":"a5ec0b7f-3a4c-4ab7-a2e4-18cb5b6a765b","error":"pipelineruns.tekton.dev \"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"req":{"name":"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4","namespace":"build-e2e-rppv"},"error":"PipelineRun.tekton.dev \"fj-test-custom-default-rkiqeg-on-pull-request-q2nl4\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:09:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-fbgy"} {"level":"info","ts":"2026-04-16T19:09:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"tenant-dev-cbib","snapshot":"snapshot-sample-fbgy"} {"level":"info","ts":"2026-04-16T19:10:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-xbff-on-pull-request-9kbjm","PR group":"konflux-test-comp-xbff"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-xbff","prGroupHash":"0ce147347ae1d6f49edfedba546984e407fd32dc984fb9d4bace1e66fb9683"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:12Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-branch-cgxkkr","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:10:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-nogwnj-on-pull-request-bwcjl","PR group":"konflux-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","prGroup":"konflux-test-component-pac-nogwnj","prGroupHash":"25546b47d5105667e3bf0961a6e9a105823120a158590dbfeee82c9ee46c08"} {"level":"info","ts":"2026-04-16T19:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:10:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-jaqa-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:10:15Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-jaqa-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:10:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","snapshot.NameSpace":"stat-rep-wvfo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-jaqa","externalID":"my-integration-test-jaqa-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:10:15Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71706687591,"CheckName":"Konflux Dev version / my-integration-test-jaqa / test-component-pac-nogwnj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:10:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-vejq-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:10:15Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-vejq-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:10:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","snapshot.NameSpace":"stat-rep-wvfo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-vejq","externalID":"my-integration-test-vejq-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:10:16Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71706688595,"CheckName":"Konflux Dev version / my-integration-test-vejq / test-component-pac-nogwnj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:10:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-goik-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:10:16Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-goik-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:10:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","snapshot.NameSpace":"stat-rep-wvfo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-goik","externalID":"my-integration-test-goik-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:10:16Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71706689721,"CheckName":"Konflux Dev version / my-integration-test-goik / test-component-pac-nogwnj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","pipelineRun.Namespace":"stat-rep-wvfo","pipelineRun.Name":"test-component-pac-nogwnj-on-pull-request-bwcjl","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","pipelinerun.Name":"test-component-pac-nogwnj-on-pull-request-bwcjl"} {"level":"info","ts":"2026-04-16T19:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-nogwnj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:10:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-vejq-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:10:16Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-vejq-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:10:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","existingCheckRun":"github.CheckRun{ID:71706688595, NodeID:\"CR_kwDOMjU9q88AAAAQsg08Uw\", HeadSHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", ExternalID:\"my-integration-test-vejq-test-component-pac-nogwnj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706688595\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71706688595\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:10:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-nogwnj snapshot scenario my-integration-test-vejq is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-wvfo/test-component-pac-nogwnj-on-pull-request-bwcjl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706688595/annotations\"}, Name:\"Konflux Dev version / my-integration-test-vejq / test-component-pac-nogwnj\", CheckSuite:github.CheckSuite{ID:64958831089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541304879, Number:9353, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9353\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-nogwnj\", SHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ehkfck\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71706688595,"CheckName":"Konflux Dev version / my-integration-test-vejq / test-component-pac-nogwnj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-goik-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-goik-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","existingCheckRun":"github.CheckRun{ID:71706689721, NodeID:\"CR_kwDOMjU9q88AAAAQsg1AuQ\", HeadSHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", ExternalID:\"my-integration-test-goik-test-component-pac-nogwnj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706689721\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71706689721\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:10:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-nogwnj snapshot optional scenario my-integration-test-goik is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-wvfo/test-component-pac-nogwnj-on-pull-request-bwcjl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706689721/annotations\"}, Name:\"Konflux Dev version / my-integration-test-goik / test-component-pac-nogwnj\", CheckSuite:github.CheckSuite{ID:64958831089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541304879, Number:9353, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9353\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-nogwnj\", SHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ehkfck\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71706689721,"CheckName":"Konflux Dev version / my-integration-test-goik / test-component-pac-nogwnj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-jaqa-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-jaqa-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","existingCheckRun":"github.CheckRun{ID:71706687591, NodeID:\"CR_kwDOMjU9q88AAAAQsg04Zw\", HeadSHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", ExternalID:\"my-integration-test-jaqa-test-component-pac-nogwnj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706687591\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71706687591\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:10:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-nogwnj snapshot scenario my-integration-test-jaqa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-wvfo/test-component-pac-nogwnj-on-pull-request-bwcjl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706687591/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jaqa / test-component-pac-nogwnj\", CheckSuite:github.CheckSuite{ID:64958831089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541304879, Number:9353, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9353\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-nogwnj\", SHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ehkfck\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71706687591,"CheckName":"Konflux Dev version / my-integration-test-jaqa / test-component-pac-nogwnj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","pipelineRun.Namespace":"stat-rep-wvfo","pipelineRun.Name":"test-component-pac-nogwnj-on-pull-request-bwcjl","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","pipelinerun.Name":"test-component-pac-nogwnj-on-pull-request-bwcjl"} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-nogwnj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-bdkhqo-on-pull-request-j99dk","PR group":"konflux-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","prGroup":"konflux-go-component-bdkhqo","prGroupHash":"393fdb0cf6bcf74eae1692dee8c23b8057e2c207de1e1ac6bb46d3dbcda2bb"} {"level":"info","ts":"2026-04-16T19:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:10:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:10:22Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:10:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-yruy","externalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:10:22Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71706708972,"CheckName":"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelineRun.Namespace":"group-meap","pipelineRun.Name":"go-component-bdkhqo-on-pull-request-j99dk","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelinerun.Name":"go-component-bdkhqo-on-pull-request-j99dk"} {"level":"info","ts":"2026-04-16T19:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-bdkhqo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-cszz-on-pull-request-vm4tv","PR group":"konflux-test-comp-cszz"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-cszz","prGroupHash":"5f9ee1de94e179bd94bc7d157e194e61be996fb29d4c8f8d4515b21684fcea"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"component-two-sqfe-on-pull-request-75sbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"component-two-sqfe-on-pull-request-75sbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-sqfe-on-pull-request-75sbk","PR group":"konflux-component-two-sqfe"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","prGroup":"konflux-component-two-sqfe","prGroupHash":"e4f8c556b60556890a6a1421a80de1a662c37156eddf62ffab43e685b7c052"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-sqfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"component-two-sqfe-on-pull-request-75sbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-sqfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"component-two-sqfe-on-pull-request-75sbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-sqfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"component-two-sqfe-on-pull-request-75sbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-sqfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"component-two-sqfe-on-pull-request-75sbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-sqfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"component-two-sqfe-on-pull-request-75sbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-sqfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"component-two-sqfe-on-pull-request-75sbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-sqfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"component-two-sqfe-on-pull-request-75sbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-sqfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"component-two-sqfe-on-pull-request-75sbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-sqfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"component-two-sqfe-on-pull-request-75sbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:31Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-gzvtfh","namespace":"build-e2e-lpxt"},"application":"build-e2e-lpxt/build-suite-test-application-wcqf","namespace":"build-e2e-lpxt","name":"test-annotations-gzvtfh","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-dwvojw-on-pull-request-gw2cv","PR group":"konflux-test-component-pac-dwvojw"} {"level":"info","ts":"2026-04-16T19:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","prGroup":"konflux-test-component-pac-dwvojw","prGroupHash":"f8305889aeed09eeb821c4b0530a3958139e173603a5aa47a812d16bb9d3c0"} {"level":"info","ts":"2026-04-16T19:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","ExternalID":"my-integration-test-ohxe-test-component-pac-dwvojw"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","ExternalID":"my-integration-test-ohxe-test-component-pac-dwvojw"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.NameSpace":"integration1-djec","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ohxe","externalID":"my-integration-test-ohxe-test-component-pac-dwvojw"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","ID":71706741454,"CheckName":"Konflux Dev version / my-integration-test-ohxe / test-component-pac-dwvojw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","pipelineRun.Namespace":"integration1-djec","pipelineRun.Name":"test-component-pac-dwvojw-on-pull-request-gw2cv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","pipelinerun.Name":"test-component-pac-dwvojw-on-pull-request-gw2cv"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-dwvojw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-sqfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"component-two-sqfe-on-pull-request-75sbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-sqfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"component-two-sqfe-on-pull-request-75sbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-sqfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"component-two-sqfe-on-pull-request-75sbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pjyu-on-pull-request-mmdh7","PR group":"konflux-test-comp-pjyu"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-pjyu","prGroupHash":"63a25e14fb7c75279f972f97f52225d654f431d9a23ed772068c22e266e9fd"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-sqfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"component-two-sqfe-on-pull-request-75sbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","PR group":"konflux-gl-test-custom-default-pjcuzu"} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","prGroup":"konflux-gl-test-custom-default-pjcuzu","prGroupHash":"beef4364288a9ba71f6cea8f5bb9f5ef955ba703179a11fa1ce6b23d431096"} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pjcuzu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pjcuzu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pjcuzu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pjcuzu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pjcuzu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","PR group":"konflux-gl-test-custom-default-pjcuzu"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","prGroup":"konflux-gl-test-custom-default-pjcuzu","prGroupHash":"beef4364288a9ba71f6cea8f5bb9f5ef955ba703179a11fa1ce6b23d431096"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pjcuzu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pjcuzu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-default-pjcuzu-on-pull-request-ll7cj with pr group konflux-gl-test-custom-default-pjcuzu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pjcuzu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-default-pjcuzu-on-pull-request-ll7cj with pr group konflux-gl-test-custom-default-pjcuzu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pjcuzu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-default-pjcuzu-on-pull-request-ll7cj with pr group konflux-gl-test-custom-default-pjcuzu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","build-e2e-shon":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-default-pjcuzu-on-pull-request-ll7cj with pr group konflux-gl-test-custom-default-pjcuzu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pjcuzu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-default-pjcuzu-on-pull-request-ll7cj with pr group konflux-gl-test-custom-default-pjcuzu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pjcuzu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-default-pjcuzu-on-pull-request-ll7cj with pr group konflux-gl-test-custom-default-pjcuzu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pjcuzu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-default-pjcuzu-on-pull-request-ll7cj with pr group konflux-gl-test-custom-default-pjcuzu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","build-e2e-shon":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-default-pjcuzu-on-pull-request-ll7cj with pr group konflux-gl-test-custom-default-pjcuzu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pjcuzu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-default-pjcuzu-on-pull-request-ll7cj with pr group konflux-gl-test-custom-default-pjcuzu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pjcuzu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","PR group":"konflux-gl-multi-component-child-afyz"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux-gl-multi-component-child-afyz","prGroupHash":"2758226277988eab98d990e55048b460c639a612720b8d04e8217bb42773c3"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","PR group":"konflux-gh-test-custom-default-qkdhcf"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","prGroup":"konflux-gh-test-custom-default-qkdhcf","prGroupHash":"12528a4095576a110ff7937fea5a1622d53828c5ab6acf4fb0c10b747150d8"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-test-custom-default-qkdhcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-qkdhcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-qkdhcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-qkdhcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-qkdhcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-qkdhcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-qkdhcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-qkdhcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-default-pjcuzu-on-pull-request-ll7cj with pr group konflux-gl-test-custom-default-pjcuzu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","build-e2e-shon":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:10:54Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj\" was cancelled"}],"startTime":"2026-04-16T19:10:46Z","completionTime":"2026-04-16T19:10:54Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hnvrmi"},{"name":"revision","value":"41930de079d4c2da526f641e4f8a2fa8dad0bc25"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-shon/gl-test-custom-default-pjcuzu:on-pr-41930de079d4c2da526f641e4f8a2fa8dad0bc25"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-shon/gl-test-custom-default-pjcuzu:on-pr-41930de079d4c2da526f641e4f8a2fa8dad0bc25"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-122c45a6e24078babaecb308b0b86530-a9fa2ff6075b6dac-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-pjcuzu-on-pull-request-ll7cj has finished running","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-default-pjcuzu-on-pull-request-ll7cj with pr group konflux-gl-test-custom-default-pjcuzu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","build-e2e-shon":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:10:54Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj\" was cancelled"}],"startTime":"2026-04-16T19:10:46Z","completionTime":"2026-04-16T19:10:54Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hnvrmi"},{"name":"revision","value":"41930de079d4c2da526f641e4f8a2fa8dad0bc25"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-shon/gl-test-custom-default-pjcuzu:on-pr-41930de079d4c2da526f641e4f8a2fa8dad0bc25"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-shon/gl-test-custom-default-pjcuzu:on-pr-41930de079d4c2da526f641e4f8a2fa8dad0bc25"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-122c45a6e24078babaecb308b0b86530-a9fa2ff6075b6dac-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-pjcuzu-on-pull-request-ll7cj has finished running","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-default-pjcuzu-on-pull-request-ll7cj with pr group konflux-gl-test-custom-default-pjcuzu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","build-e2e-shon":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:10:54Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj\" was cancelled"}],"startTime":"2026-04-16T19:10:46Z","completionTime":"2026-04-16T19:10:54Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hnvrmi"},{"name":"revision","value":"41930de079d4c2da526f641e4f8a2fa8dad0bc25"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-shon/gl-test-custom-default-pjcuzu:on-pr-41930de079d4c2da526f641e4f8a2fa8dad0bc25"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-shon/gl-test-custom-default-pjcuzu:on-pr-41930de079d4c2da526f641e4f8a2fa8dad0bc25"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-122c45a6e24078babaecb308b0b86530-a9fa2ff6075b6dac-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-pjcuzu-on-pull-request-ll7cj has finished running","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-default-pjcuzu-on-pull-request-ll7cj with pr group konflux-gl-test-custom-default-pjcuzu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","build-e2e-shon":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:10:54Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj\" was cancelled"}],"startTime":"2026-04-16T19:10:46Z","completionTime":"2026-04-16T19:10:54Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hnvrmi"},{"name":"revision","value":"41930de079d4c2da526f641e4f8a2fa8dad0bc25"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-shon/gl-test-custom-default-pjcuzu:on-pr-41930de079d4c2da526f641e4f8a2fa8dad0bc25"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-shon/gl-test-custom-default-pjcuzu:on-pr-41930de079d4c2da526f641e4f8a2fa8dad0bc25"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-122c45a6e24078babaecb308b0b86530-a9fa2ff6075b6dac-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-pjcuzu-on-pull-request-ll7cj has finished running","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-default-pjcuzu-on-pull-request-ll7cj with pr group konflux-gl-test-custom-default-pjcuzu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","build-e2e-shon":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj"} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:10:54Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj\" was cancelled"}],"startTime":"2026-04-16T19:10:46Z","completionTime":"2026-04-16T19:10:54Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hnvrmi"},{"name":"revision","value":"41930de079d4c2da526f641e4f8a2fa8dad0bc25"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-shon/gl-test-custom-default-pjcuzu:on-pr-41930de079d4c2da526f641e4f8a2fa8dad0bc25"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-shon/gl-test-custom-default-pjcuzu:on-pr-41930de079d4c2da526f641e4f8a2fa8dad0bc25"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-122c45a6e24078babaecb308b0b86530-a9fa2ff6075b6dac-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-pjcuzu-on-pull-request-ll7cj has finished running","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-default-pjcuzu-on-pull-request-ll7cj with pr group konflux-gl-test-custom-default-pjcuzu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pjcuzu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-default-pjcuzu-on-pull-request-ll7cj with pr group konflux-gl-test-custom-default-pjcuzu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pjcuzu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-default-pjcuzu-on-pull-request-ll7cj with pr group konflux-gl-test-custom-default-pjcuzu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pjcuzu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-default-pjcuzu-on-pull-request-ll7cj with pr group konflux-gl-test-custom-default-pjcuzu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pjcuzu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-default-pjcuzu-on-pull-request-ll7cj with pr group konflux-gl-test-custom-default-pjcuzu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pjcuzu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-default-pjcuzu-on-pull-request-ll7cj with pr group konflux-gl-test-custom-default-pjcuzu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pjcuzu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-sqfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"component-two-sqfe-on-pull-request-75sbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-qkdhcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-qkdhcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-qkdhcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-qkdhcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:03Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-pjcuzu","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-qkdhcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:11:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:11:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:11:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:11:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-default-pjcuzu-on-pull-request-ll7cj with pr group konflux-gl-test-custom-default-pjcuzu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:11:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pjcuzu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:11:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:11:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-sqfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"component-two-sqfe-on-pull-request-75sbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:12Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-default-qkdhcf","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-default-qkdhcf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-default-pjcuzu-on-pull-request-ll7cj with pr group konflux-gl-test-custom-default-pjcuzu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-pjcuzu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-qkdhcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-qkdhcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-didj"} {"level":"info","ts":"2026-04-16T19:11:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"happy-path-uynv","snapshot":"snapshot-sample-didj"} {"level":"info","ts":"2026-04-16T19:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-djic-on-pull-request-bt4s2","PR group":"konflux-fj-multi-component-child-djic"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","prGroup":"konflux-fj-multi-component-child-djic","prGroupHash":"c5f1026a12c6b07886a1ed294958bc7c16dbb08653caff62a2b7f321e4e327"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-kgzzvz-on-pull-request-bhx2l","PR group":"konflux-go-component-kgzzvz"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","prGroup":"konflux-go-component-kgzzvz","prGroupHash":"5fbaa0d2cac75bb62c6581d7fa25fffdba16c98e05b8c4ca915d2ebb85d5b4"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-pull-request-db7mf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-pull-request-db7mf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-demo-component-vqrn-on-pull-request-db7mf","PR group":"konflux-konflux-demo-component-vqrn"} {"level":"info","ts":"2026-04-16T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","prGroup":"konflux-konflux-demo-component-vqrn","prGroupHash":"87cdd209d17c072d49273053090fcc34532f3c5bc6432f42225ff985708f2b"} {"level":"info","ts":"2026-04-16T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","ExternalID":"my-integration-test-ccqa-konflux-demo-component-vqrn"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","ExternalID":"my-integration-test-ccqa-konflux-demo-component-vqrn"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","snapshot.NameSpace":"konflux-sbvg","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ccqa","externalID":"my-integration-test-ccqa-konflux-demo-component-vqrn"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","ID":71706973449,"CheckName":"Konflux Dev version / my-integration-test-ccqa / konflux-demo-component-vqrn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","pipelineRun.Namespace":"konflux-sbvg","pipelineRun.Name":"konflux-demo-component-vqrn-on-pull-request-db7mf","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-vqrn-on-pull-request-db7mf"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-demo-component-vqrn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-pull-request-db7mf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","ExternalID":"my-integration-test-ccqa-konflux-demo-component-vqrn"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","ExternalID":"my-integration-test-ccqa-konflux-demo-component-vqrn"} {"level":"info","ts":"2026-04-16T19:12:06Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:71706973449, NodeID:\"CR_kwDOMZ6fKs8AAAAQshGVCQ\", HeadSHA:\"531a490ec0998ba53350e6ddc1e06123616b674c\", ExternalID:\"my-integration-test-ccqa-konflux-demo-component-vqrn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71706973449\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/71706973449\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:12:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-vqrn snapshot scenario my-integration-test-ccqa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun konflux-sbvg/konflux-demo-component-vqrn-on-pull-request-db7mf is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71706973449/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ccqa / konflux-demo-component-vqrn\", CheckSuite:github.CheckSuite{ID:64959096004}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541313193, Number:28996, URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/pulls/28996\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-demo-component-vqrn\", SHA:\"531a490ec0998ba53350e6ddc1e06123616b674c\", Repo:github.Repository{ID:832479018, Name:\"hacbs-test-project-konflux-demo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo\"}}, Base:github.PullRequestBranch{Ref:\"base-zkpzth\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:832479018, Name:\"hacbs-test-project-konflux-demo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo\"}}}]}"} {"level":"info","ts":"2026-04-16T19:12:07Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","ID":71706973449,"CheckName":"Konflux Dev version / my-integration-test-ccqa / konflux-demo-component-vqrn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","pipelineRun.Namespace":"konflux-sbvg","pipelineRun.Name":"konflux-demo-component-vqrn-on-pull-request-db7mf","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-vqrn-on-pull-request-db7mf"} {"level":"info","ts":"2026-04-16T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-demo-component-vqrn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-pull-request-db7mf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-pull-request-db7mf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-pull-request-db7mf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-berw-on-pull-request-j85df","PR group":"konflux-gh-multi-component-child-berw"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","prGroup":"konflux-gh-multi-component-child-berw","prGroupHash":"786e038af34c53cb6007ab6ed84f194e33b26876f9ac0c34d30022320dbb5a"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","PR group":"konflux-test-symlink-comp-cgwy"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-symlink-comp-cgwy","prGroupHash":"56c43de8886b92e601ac83d496a68a4404d6ebe378c11834905b8e98e8b333"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-pull-request-db7mf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-pull-request-db7mf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-pull-request-db7mf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-pull-request-db7mf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-pull-request-db7mf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-pull-request-db7mf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-pull-request-db7mf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-pull-request-db7mf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-pull-request-db7mf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","PR group":"konflux-gl-multi-component-parent-afyz"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux-gl-multi-component-parent-afyz","prGroupHash":"70efd6ff0cac0c136540a5def7ae676009387765240b6c7380e0a3f06408b0"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-pull-request-db7mf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-16T19:12:14Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-04-16T19:12:06Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"531a490ec0998ba53350e6ddc1e06123616b674c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn:on-pr-531a490ec0998ba53350e6ddc1e06123616b674c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:db8f7c0640f695d2beab7ff660630873ba921593f764a277cb0c65451bc14077"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn:on-pr-531a490ec0998ba53350e6ddc1e06123616b674c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn:on-pr-531a490ec0998ba53350e6ddc1e06123616b674c"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn:on-pr-531a490ec0998ba53350e6ddc1e06123616b674c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-vqrn-on-pull-request-db7mf-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8ff5e5a1f660b7c884519b4e384d8bd9-3317a22a19420952-01"}},"deletionTimestamp":"2026-04-16 19:12:21 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"error","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-vqrn-on-pull-request-db7mf","error":"PipelineRun.tekton.dev \"konflux-demo-component-vqrn-on-pull-request-db7mf\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-vqrn-on-pull-request-db7mf\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-vqrn-on-pull-request-db7mf\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:12:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-pull-request-db7mf","reconcileID":"56f60b1d-c043-4d36-88dc-93d760b6f8f1","error":"PipelineRun.tekton.dev \"konflux-demo-component-vqrn-on-pull-request-db7mf\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-16T19:12:14Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-04-16T19:12:06Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"531a490ec0998ba53350e6ddc1e06123616b674c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn:on-pr-531a490ec0998ba53350e6ddc1e06123616b674c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:db8f7c0640f695d2beab7ff660630873ba921593f764a277cb0c65451bc14077"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn:on-pr-531a490ec0998ba53350e6ddc1e06123616b674c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn:on-pr-531a490ec0998ba53350e6ddc1e06123616b674c"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn:on-pr-531a490ec0998ba53350e6ddc1e06123616b674c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-vqrn-on-pull-request-db7mf-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8ff5e5a1f660b7c884519b4e384d8bd9-3317a22a19420952-01"}},"deletionTimestamp":"2026-04-16 19:12:21 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"error","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-vqrn-on-pull-request-db7mf","error":"PipelineRun.tekton.dev \"konflux-demo-component-vqrn-on-pull-request-db7mf\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-vqrn-on-pull-request-db7mf\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-vqrn-on-pull-request-db7mf\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:12:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-pull-request-db7mf","reconcileID":"9e2ff233-9dfb-4c1e-b645-b5b97bde65d3","error":"PipelineRun.tekton.dev \"konflux-demo-component-vqrn-on-pull-request-db7mf\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-16T19:12:14Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-04-16T19:12:06Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"531a490ec0998ba53350e6ddc1e06123616b674c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn:on-pr-531a490ec0998ba53350e6ddc1e06123616b674c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:db8f7c0640f695d2beab7ff660630873ba921593f764a277cb0c65451bc14077"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn:on-pr-531a490ec0998ba53350e6ddc1e06123616b674c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn:on-pr-531a490ec0998ba53350e6ddc1e06123616b674c"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn:on-pr-531a490ec0998ba53350e6ddc1e06123616b674c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-vqrn-on-pull-request-db7mf-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8ff5e5a1f660b7c884519b4e384d8bd9-3317a22a19420952-01"}},"deletionTimestamp":"2026-04-16 19:12:21 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-pull-request-db7mf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-16T19:12:14Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-04-16T19:12:06Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"531a490ec0998ba53350e6ddc1e06123616b674c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn:on-pr-531a490ec0998ba53350e6ddc1e06123616b674c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:db8f7c0640f695d2beab7ff660630873ba921593f764a277cb0c65451bc14077"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn:on-pr-531a490ec0998ba53350e6ddc1e06123616b674c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn:on-pr-531a490ec0998ba53350e6ddc1e06123616b674c"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn:on-pr-531a490ec0998ba53350e6ddc1e06123616b674c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-vqrn-on-pull-request-db7mf-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8ff5e5a1f660b7c884519b4e384d8bd9-3317a22a19420952-01"}},"deletionTimestamp":"2026-04-16 19:12:21 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-pull-request-db7mf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-16T19:12:14Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-04-16T19:12:06Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"531a490ec0998ba53350e6ddc1e06123616b674c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn:on-pr-531a490ec0998ba53350e6ddc1e06123616b674c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:db8f7c0640f695d2beab7ff660630873ba921593f764a277cb0c65451bc14077"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn:on-pr-531a490ec0998ba53350e6ddc1e06123616b674c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn:on-pr-531a490ec0998ba53350e6ddc1e06123616b674c"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn:on-pr-531a490ec0998ba53350e6ddc1e06123616b674c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-vqrn-on-pull-request-db7mf-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8ff5e5a1f660b7c884519b4e384d8bd9-3317a22a19420952-01"}},"deletionTimestamp":"2026-04-16 19:12:21 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-pull-request-db7mf","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-push-m9glr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-push-m9glr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-vqrn-on-push-m9glr is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:12:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-iabj-20260416-191237-900"} {"level":"info","ts":"2026-04-16T19:12:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-iabj-20260416-191237-900","application":"build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:12:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-iabj-20260416-191237-900"} {"level":"info","ts":"2026-04-16T19:12:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-iabj-20260416-191237-900","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:12:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-iabj-20260416-191237-900","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:12:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-iabj-20260416-191237-900","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:12:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-iabj-20260416-191237-900","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:12:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-iabj-20260416-191237-900","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","Application.Name":"build-secret-lookup-iabj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:12:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-secret-lookup-iabj-20260416-191237-900","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"build-secret-lookup-iabj-20260416-191237-900","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:12:37Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:12:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-iabj-20260416-191237-900","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:12:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-iabj-20260416-191237-900","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:12:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-iabj-20260416-191237-900","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:12:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-iabj-20260416-191237-900","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:12:37Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-one-iasw","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"component-one-iasw","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:12:38Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-two-sqfe","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"component-two-sqfe","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-symlink-comp-cgwy","prGroupHash":"56c43de8886b92e601ac83d496a68a4404d6ebe378c11834905b8e98e8b333"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:12:43Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-16T19:12:15Z","completionTime":"2026-04-16T19:12:43Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"187242d5da3eac30ab45a0e0abb09ba237b337c7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"187242d5da3eac30ab45a0e0abb09ba237b337c7"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-symlink-comp-cgwy:on-pr-187242d5da3eac30ab45a0e0abb09ba237b337c7"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-symlink-comp-cgwy:on-pr-187242d5da3eac30ab45a0e0abb09ba237b337c7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-09c0706efd95edaea71222f7181a6432-2b3527c869c8c3d9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-cgwy-on-pull-request-4fgqg has finished running","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-symlink-comp-cgwy","prGroupHash":"56c43de8886b92e601ac83d496a68a4404d6ebe378c11834905b8e98e8b333"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:12:43Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-16T19:12:15Z","completionTime":"2026-04-16T19:12:43Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"187242d5da3eac30ab45a0e0abb09ba237b337c7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"187242d5da3eac30ab45a0e0abb09ba237b337c7"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-symlink-comp-cgwy:on-pr-187242d5da3eac30ab45a0e0abb09ba237b337c7"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-symlink-comp-cgwy:on-pr-187242d5da3eac30ab45a0e0abb09ba237b337c7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-09c0706efd95edaea71222f7181a6432-2b3527c869c8c3d9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-cgwy-on-pull-request-4fgqg has finished running","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-symlink-comp-cgwy","prGroupHash":"56c43de8886b92e601ac83d496a68a4404d6ebe378c11834905b8e98e8b333"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:12:43Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-16T19:12:15Z","completionTime":"2026-04-16T19:12:43Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"187242d5da3eac30ab45a0e0abb09ba237b337c7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"187242d5da3eac30ab45a0e0abb09ba237b337c7"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-symlink-comp-cgwy:on-pr-187242d5da3eac30ab45a0e0abb09ba237b337c7"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-symlink-comp-cgwy:on-pr-187242d5da3eac30ab45a0e0abb09ba237b337c7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-09c0706efd95edaea71222f7181a6432-2b3527c869c8c3d9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-cgwy-on-pull-request-4fgqg has finished running","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-symlink-comp-cgwy","prGroupHash":"56c43de8886b92e601ac83d496a68a4404d6ebe378c11834905b8e98e8b333"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:12:43Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-16T19:12:15Z","completionTime":"2026-04-16T19:12:43Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"187242d5da3eac30ab45a0e0abb09ba237b337c7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"187242d5da3eac30ab45a0e0abb09ba237b337c7"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-symlink-comp-cgwy:on-pr-187242d5da3eac30ab45a0e0abb09ba237b337c7"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-symlink-comp-cgwy:on-pr-187242d5da3eac30ab45a0e0abb09ba237b337c7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-09c0706efd95edaea71222f7181a6432-2b3527c869c8c3d9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-cgwy-on-pull-request-4fgqg has finished running","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-symlink-comp-cgwy","prGroupHash":"56c43de8886b92e601ac83d496a68a4404d6ebe378c11834905b8e98e8b333"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:12:44Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-16T19:12:15Z","completionTime":"2026-04-16T19:12:44Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"187242d5da3eac30ab45a0e0abb09ba237b337c7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"187242d5da3eac30ab45a0e0abb09ba237b337c7"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-symlink-comp-cgwy:on-pr-187242d5da3eac30ab45a0e0abb09ba237b337c7"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-symlink-comp-cgwy:on-pr-187242d5da3eac30ab45a0e0abb09ba237b337c7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-09c0706efd95edaea71222f7181a6432-2b3527c869c8c3d9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-cgwy-on-pull-request-4fgqg has finished running","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-symlink-comp-cgwy","prGroupHash":"56c43de8886b92e601ac83d496a68a4404d6ebe378c11834905b8e98e8b333"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:12:44Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-16T19:12:15Z","completionTime":"2026-04-16T19:12:44Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"187242d5da3eac30ab45a0e0abb09ba237b337c7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"187242d5da3eac30ab45a0e0abb09ba237b337c7"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-symlink-comp-cgwy:on-pr-187242d5da3eac30ab45a0e0abb09ba237b337c7"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-symlink-comp-cgwy:on-pr-187242d5da3eac30ab45a0e0abb09ba237b337c7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-09c0706efd95edaea71222f7181a6432-2b3527c869c8c3d9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-cgwy-on-pull-request-4fgqg has finished running","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:12:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:12:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:12:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:12:58Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:12:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-16T19:12:58Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:12:58Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ll7cj","namespace":"build-e2e-shon"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:12:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","reconcileID":"81e656a4-c127-4be2-b931-a0b95cf310d6","error":"pipelineruns.tekton.dev \"gl-test-custom-default-pjcuzu-on-pull-request-ngptr\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"req":{"name":"gl-test-custom-default-pjcuzu-on-pull-request-ngptr","namespace":"build-e2e-shon"},"error":"PipelineRun.tekton.dev \"gl-test-custom-default-pjcuzu-on-pull-request-ngptr\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:13:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-16T19:13:00Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:13:00Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-qkdhcf-on-pull-request-r7k5g","namespace":"build-e2e-dmit"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","PR group":"konflux-fj-multi-component-parent-djic"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","prGroup":"konflux-fj-multi-component-parent-djic","prGroupHash":"213179bec5022e071f79ac1bc1e76dc04dabdefe0e52ec1c53c67b2cf17284"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-sqfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"application":"build-e2e-rjmc/build-secret-lookup-iabj","namespace":"build-e2e-rjmc","name":"component-two-sqfe-on-pull-request-75sbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:04Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-wbqhqz","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:13:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"namespace":"build-e2e-rjmc","name":"component-two-sqfe-on-pull-request-75sbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-16T19:13:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:13:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-iabj-20260416-191237-900"} {"level":"info","ts":"2026-04-16T19:13:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-rjmc","snapshot":"build-secret-lookup-iabj-20260416-191237-900"} {"level":"error","ts":"2026-04-16T19:13:06Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:13:06Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-sqfe-on-pull-request-75sbk","namespace":"build-e2e-rjmc"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:13:07Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-hkohio","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:13:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-berw-on-pull-request-828ht","PR group":"konflux-gh-multi-component-parent-berw"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","prGroup":"konflux-gh-multi-component-parent-berw","prGroupHash":"21d6708a3b30161deac2620e848e869fdbacbb79e402bb155d2eb7aaa61efe"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","prGroup":"konflux-test-comp-pac-gitlab-rcfuno","prGroupHash":"94fffa25b775e3e01548b44ada7c4affacea72bd96d577668c9536e4303f67"} {"level":"info","ts":"2026-04-16T19:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-16T19:13:23Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:23Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","projectID":56586709,"pipelineID":2458724315} {"level":"info","ts":"2026-04-16T19:13:23Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenarioName":"my-integration-test-bugg"} {"level":"info","ts":"2026-04-16T19:13:23Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.name":"my-integration-test-bugg","commitStatus2.ID":13960002505,"TargetURL":null} {"level":"info","ts":"2026-04-16T19:13:23Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","projectID":56586709,"pipelineID":2458724315} {"level":"info","ts":"2026-04-16T19:13:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenarioName":"my-integration-test-ccod"} {"level":"info","ts":"2026-04-16T19:13:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.name":"my-integration-test-ccod","commitStatus2.ID":13960002600,"TargetURL":null} {"level":"info","ts":"2026-04-16T19:13:24Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","reconcileID":"66c4a950-8de9-4a36-bf85-cd471c517778","snapshot.Namespace":"gitlab-rep-mfwn","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-16T19:13:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentTitle":"Integration test for component test-comp-pac-gitlab-rcfuno","noteID":3258762442} {"level":"info","ts":"2026-04-16T19:13:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentTitle":"Integration test for component test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:13:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentPrefix":"Integration test for component test-comp-pac-gitlab-rcfuno","count":1} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","noteID":3258762442,"commentPrefix":"Integration test for component test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","pipelineRun.Namespace":"gitlab-rep-mfwn","pipelineRun.Name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","pipelinerun.Name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx"} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-rcfuno is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:13:23Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-04-16T19:08:28Z","completionTime":"2026-04-16T19:13:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"8841c3b45549294313e914ac24830decd698df28"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"8841c3b45549294313e914ac24830decd698df28"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-mfwn/test-comp-pac-gitlab-rcfuno:on-pr-8841c3b45549294313e914ac24830decd698df28"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-mfwn/test-comp-pac-gitlab-rcfuno:on-pr-8841c3b45549294313e914ac24830decd698df28"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ef162263c4826e1ff999e546c5ca5195-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compef162263c4826e1ff999e546c5ca5195-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gef162263c4826e1ff999e546c5ca5195-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacef162263c4826e1ff999e546c5ca5195-build-image-index","pipelineTaskName":"build-image-index"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-63849f47942e1c7fc69e9bca08641c4b-c9ada0e14a716000-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","prGroup":"konflux-test-comp-pac-gitlab-rcfuno","prGroupHash":"94fffa25b775e3e01548b44ada7c4affacea72bd96d577668c9536e4303f67"} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:13:23Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-04-16T19:08:28Z","completionTime":"2026-04-16T19:13:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"8841c3b45549294313e914ac24830decd698df28"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"8841c3b45549294313e914ac24830decd698df28"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-mfwn/test-comp-pac-gitlab-rcfuno:on-pr-8841c3b45549294313e914ac24830decd698df28"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-mfwn/test-comp-pac-gitlab-rcfuno:on-pr-8841c3b45549294313e914ac24830decd698df28"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ef162263c4826e1ff999e546c5ca5195-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compef162263c4826e1ff999e546c5ca5195-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gef162263c4826e1ff999e546c5ca5195-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacef162263c4826e1ff999e546c5ca5195-build-image-index","pipelineTaskName":"build-image-index"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-63849f47942e1c7fc69e9bca08641c4b-c9ada0e14a716000-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","prGroup":"konflux-test-comp-pac-gitlab-rcfuno","prGroupHash":"94fffa25b775e3e01548b44ada7c4affacea72bd96d577668c9536e4303f67"} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:13:23Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-04-16T19:08:28Z","completionTime":"2026-04-16T19:13:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"8841c3b45549294313e914ac24830decd698df28"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"8841c3b45549294313e914ac24830decd698df28"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-mfwn/test-comp-pac-gitlab-rcfuno:on-pr-8841c3b45549294313e914ac24830decd698df28"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-mfwn/test-comp-pac-gitlab-rcfuno:on-pr-8841c3b45549294313e914ac24830decd698df28"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ef162263c4826e1ff999e546c5ca5195-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compef162263c4826e1ff999e546c5ca5195-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gef162263c4826e1ff999e546c5ca5195-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacef162263c4826e1ff999e546c5ca5195-build-image-index","pipelineTaskName":"build-image-index"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-63849f47942e1c7fc69e9bca08641c4b-c9ada0e14a716000-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","PR group":"konflux-gl-test-custom-branch-wbqhqz"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","prGroup":"konflux-gl-test-custom-branch-wbqhqz","prGroupHash":"e592bdb5e2f2684ad92c78e637274cab761f547fa2bceedc742603c58dd269"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:13:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:13:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:13:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:13:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","PR group":"konflux-gh-test-custom-branch-hkohio"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","prGroup":"konflux-gh-test-custom-branch-hkohio","prGroupHash":"edcab888db33d71f7a8bb6406f99da0a5172c9aa673fff1856e7eafc804a7a"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","prGroup":"konflux-test-comp-pac-gitlab-rcfuno","prGroupHash":"94fffa25b775e3e01548b44ada7c4affacea72bd96d577668c9536e4303f67"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:13:23Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-04-16T19:08:28Z","completionTime":"2026-04-16T19:13:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"8841c3b45549294313e914ac24830decd698df28"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"8841c3b45549294313e914ac24830decd698df28"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-mfwn/test-comp-pac-gitlab-rcfuno:on-pr-8841c3b45549294313e914ac24830decd698df28"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-mfwn/test-comp-pac-gitlab-rcfuno:on-pr-8841c3b45549294313e914ac24830decd698df28"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ef162263c4826e1ff999e546c5ca5195-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compef162263c4826e1ff999e546c5ca5195-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gef162263c4826e1ff999e546c5ca5195-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacef162263c4826e1ff999e546c5ca5195-build-image-index","pipelineTaskName":"build-image-index"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-63849f47942e1c7fc69e9bca08641c4b-c9ada0e14a716000-01"}},"deletionTimestamp":"2026-04-16 19:13:34 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","prGroup":"konflux-test-comp-pac-gitlab-rcfuno","prGroupHash":"94fffa25b775e3e01548b44ada7c4affacea72bd96d577668c9536e4303f67"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:13:23Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-04-16T19:08:28Z","completionTime":"2026-04-16T19:13:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"8841c3b45549294313e914ac24830decd698df28"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"8841c3b45549294313e914ac24830decd698df28"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-mfwn/test-comp-pac-gitlab-rcfuno:on-pr-8841c3b45549294313e914ac24830decd698df28"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-mfwn/test-comp-pac-gitlab-rcfuno:on-pr-8841c3b45549294313e914ac24830decd698df28"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ef162263c4826e1ff999e546c5ca5195-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compef162263c4826e1ff999e546c5ca5195-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gef162263c4826e1ff999e546c5ca5195-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacef162263c4826e1ff999e546c5ca5195-build-image-index","pipelineTaskName":"build-image-index"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-63849f47942e1c7fc69e9bca08641c4b-c9ada0e14a716000-01"}},"deletionTimestamp":"2026-04-16 19:13:34 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","prGroup":"konflux-test-comp-pac-gitlab-rcfuno","prGroupHash":"94fffa25b775e3e01548b44ada7c4affacea72bd96d577668c9536e4303f67"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:13:23Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-04-16T19:08:28Z","completionTime":"2026-04-16T19:13:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"8841c3b45549294313e914ac24830decd698df28"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"8841c3b45549294313e914ac24830decd698df28"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-mfwn/test-comp-pac-gitlab-rcfuno:on-pr-8841c3b45549294313e914ac24830decd698df28"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-mfwn/test-comp-pac-gitlab-rcfuno:on-pr-8841c3b45549294313e914ac24830decd698df28"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ef162263c4826e1ff999e546c5ca5195-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compef162263c4826e1ff999e546c5ca5195-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gef162263c4826e1ff999e546c5ca5195-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacef162263c4826e1ff999e546c5ca5195-build-image-index","pipelineTaskName":"build-image-index"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-63849f47942e1c7fc69e9bca08641c4b-c9ada0e14a716000-01"}},"deletionTimestamp":"2026-04-16 19:13:34 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","PR group":"konflux-test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","prGroup":"konflux-test-comp-pac-gitlab-rcfuno","prGroupHash":"94fffa25b775e3e01548b44ada7c4affacea72bd96d577668c9536e4303f67"} {"level":"info","ts":"2026-04-16T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-16T19:13:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","projectID":56586709,"pipelineID":2458733122} {"level":"info","ts":"2026-04-16T19:13:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","statusName":"Konflux Dev version / my-integration-test-ccod / test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:13:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenarioName":"my-integration-test-ccod"} {"level":"info","ts":"2026-04-16T19:13:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.name":"my-integration-test-ccod","commitStatus2.ID":13960070715,"TargetURL":null} {"level":"info","ts":"2026-04-16T19:13:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","projectID":56586709,"pipelineID":2458733122} {"level":"info","ts":"2026-04-16T19:13:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","statusName":"Konflux Dev version / my-integration-test-bugg / test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:13:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenarioName":"my-integration-test-bugg"} {"level":"info","ts":"2026-04-16T19:13:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.name":"my-integration-test-bugg","commitStatus2.ID":13960070977,"TargetURL":null} {"level":"info","ts":"2026-04-16T19:13:40Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","reconcileID":"30baf092-0c47-4067-bc63-8a42ff146c54","snapshot.Namespace":"gitlab-rep-mfwn","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-16T19:13:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentTitle":"Integration test for component test-comp-pac-gitlab-rcfuno","noteID":3258762442} {"level":"info","ts":"2026-04-16T19:13:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentTitle":"Integration test for component test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:13:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentPrefix":"Integration test for component test-comp-pac-gitlab-rcfuno","count":2} {"level":"info","ts":"2026-04-16T19:13:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","noteID":3258762442,"commentPrefix":"Integration test for component test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","pipelineRun.Namespace":"gitlab-rep-mfwn","pipelineRun.Name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","pipelinerun.Name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f"} {"level":"info","ts":"2026-04-16T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-mfwn/test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx with pr group konflux-test-comp-pac-gitlab-rcfuno is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-rcfuno is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-16T19:13:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","projectID":56586709,"pipelineID":2458733122} {"level":"info","ts":"2026-04-16T19:13:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commitStatus.Name":"Konflux Dev version / my-integration-test-bugg / test-comp-pac-gitlab-rcfuno","commitStatus.ID":13960070977} {"level":"info","ts":"2026-04-16T19:13:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.name":"my-integration-test-bugg","commitStatus.ID":13960070977,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-16T19:13:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","projectID":56586709,"pipelineID":2458733122} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commitStatus.Name":"Konflux Dev version / my-integration-test-ccod / test-comp-pac-gitlab-rcfuno","commitStatus.ID":13960070715} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.name":"my-integration-test-ccod","commitStatus.ID":13960070715,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-16T19:13:42Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","reconcileID":"e0b692c2-dbed-4f5d-8d80-fda0611510de","snapshot.Namespace":"gitlab-rep-mfwn","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentTitle":"Integration test for component test-comp-pac-gitlab-rcfuno","noteID":3258762442} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentTitle":"Integration test for component test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentPrefix":"Integration test for component test-comp-pac-gitlab-rcfuno","count":2} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","noteID":3258762442,"commentPrefix":"Integration test for component test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","pipelineRun.Namespace":"gitlab-rep-mfwn","pipelineRun.Name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","pipelinerun.Name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f"} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-mfwn/test-comp-pac-gitlab-rcfuno-on-pull-request-wl5nx with pr group konflux-test-comp-pac-gitlab-rcfuno is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-rcfuno is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","PR group":"konflux-fj-test-custom-branch-cgxkkr"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","prGroup":"konflux-fj-test-custom-branch-cgxkkr","prGroupHash":"9aa2f826e5fa7750cd5aa0d2cb2c9606cafc00611e42c8c708ce76d8b499c1"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-xbff","prGroupHash":"0ce147347ae1d6f49edfedba546984e407fd32dc984fb9d4bace1e66fb9683"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:16:27Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:10Z","completionTime":"2026-04-16T19:16:27Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"IMAGE_DIGEST","value":"sha256:c62d94f61716dd12e010544a0078e4b08ed8f6b275e9d13c790fc7f7968a2abf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d290dfd48ce02468942d04329fa279d2d0346ddc"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d290dfd48ce02468942d04329fa279d2d0346ddc"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes348e6bae9f44011e04c1116e126cc1bf-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-f86c14848774bccbede91dc149bef865","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-74b1a521caee42f10f881024b317c04a-29f8203ed775b2ab-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xbff-on-pull-request-9kbjm has finished running","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-xbff","prGroupHash":"0ce147347ae1d6f49edfedba546984e407fd32dc984fb9d4bace1e66fb9683"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:16:27Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:10Z","completionTime":"2026-04-16T19:16:27Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"IMAGE_DIGEST","value":"sha256:c62d94f61716dd12e010544a0078e4b08ed8f6b275e9d13c790fc7f7968a2abf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d290dfd48ce02468942d04329fa279d2d0346ddc"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d290dfd48ce02468942d04329fa279d2d0346ddc"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes348e6bae9f44011e04c1116e126cc1bf-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-f86c14848774bccbede91dc149bef865","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-74b1a521caee42f10f881024b317c04a-29f8203ed775b2ab-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xbff-on-pull-request-9kbjm has finished running","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-xbff","prGroupHash":"0ce147347ae1d6f49edfedba546984e407fd32dc984fb9d4bace1e66fb9683"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:16:27Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:10Z","completionTime":"2026-04-16T19:16:27Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"IMAGE_DIGEST","value":"sha256:c62d94f61716dd12e010544a0078e4b08ed8f6b275e9d13c790fc7f7968a2abf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d290dfd48ce02468942d04329fa279d2d0346ddc"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d290dfd48ce02468942d04329fa279d2d0346ddc"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes348e6bae9f44011e04c1116e126cc1bf-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-f86c14848774bccbede91dc149bef865","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-74b1a521caee42f10f881024b317c04a-29f8203ed775b2ab-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xbff-on-pull-request-9kbjm has finished running","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-xbff","prGroupHash":"0ce147347ae1d6f49edfedba546984e407fd32dc984fb9d4bace1e66fb9683"} {"level":"info","ts":"2026-04-16T19:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:16:27Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:10Z","completionTime":"2026-04-16T19:16:27Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"IMAGE_DIGEST","value":"sha256:c62d94f61716dd12e010544a0078e4b08ed8f6b275e9d13c790fc7f7968a2abf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d290dfd48ce02468942d04329fa279d2d0346ddc"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d290dfd48ce02468942d04329fa279d2d0346ddc"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes348e6bae9f44011e04c1116e126cc1bf-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-f86c14848774bccbede91dc149bef865","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-74b1a521caee42f10f881024b317c04a-29f8203ed775b2ab-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xbff-on-pull-request-9kbjm has finished running","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-xbff","prGroupHash":"0ce147347ae1d6f49edfedba546984e407fd32dc984fb9d4bace1e66fb9683"} {"level":"info","ts":"2026-04-16T19:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:16:27Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:10Z","completionTime":"2026-04-16T19:16:27Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"IMAGE_DIGEST","value":"sha256:c62d94f61716dd12e010544a0078e4b08ed8f6b275e9d13c790fc7f7968a2abf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d290dfd48ce02468942d04329fa279d2d0346ddc"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d290dfd48ce02468942d04329fa279d2d0346ddc"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes348e6bae9f44011e04c1116e126cc1bf-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-f86c14848774bccbede91dc149bef865","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-74b1a521caee42f10f881024b317c04a-29f8203ed775b2ab-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xbff-on-pull-request-9kbjm has finished running","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-cszz","prGroupHash":"5f9ee1de94e179bd94bc7d157e194e61be996fb29d4c8f8d4515b21684fcea"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:16:39Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 6, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:26Z","completionTime":"2026-04-16T19:16:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"IMAGE_DIGEST","value":"sha256:562620449b9a23d6a468623564ddc29b483998ddcde8a5303b0befbb259fa1b7"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"b86fe7d25a159ed652b807bfcefc055741e57c1d"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:db8f7c0640f695d2beab7ff660630873ba921593f764a277cb0c65451bc14077"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7c17c464bfafbb227d41b08c7d0bd485-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-4de32b70b4c9f60455e42f161d8f8736","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-cff804b6d456737e1cab91ba784969c2-a9f3fcf61e671d81-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cszz-on-pull-request-vm4tv has finished running","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-cszz","prGroupHash":"5f9ee1de94e179bd94bc7d157e194e61be996fb29d4c8f8d4515b21684fcea"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:16:39Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 6, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:26Z","completionTime":"2026-04-16T19:16:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"IMAGE_DIGEST","value":"sha256:562620449b9a23d6a468623564ddc29b483998ddcde8a5303b0befbb259fa1b7"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"b86fe7d25a159ed652b807bfcefc055741e57c1d"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:db8f7c0640f695d2beab7ff660630873ba921593f764a277cb0c65451bc14077"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7c17c464bfafbb227d41b08c7d0bd485-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-4de32b70b4c9f60455e42f161d8f8736","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-cff804b6d456737e1cab91ba784969c2-a9f3fcf61e671d81-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cszz-on-pull-request-vm4tv has finished running","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-cszz","prGroupHash":"5f9ee1de94e179bd94bc7d157e194e61be996fb29d4c8f8d4515b21684fcea"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:16:39Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 6, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:26Z","completionTime":"2026-04-16T19:16:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"IMAGE_DIGEST","value":"sha256:562620449b9a23d6a468623564ddc29b483998ddcde8a5303b0befbb259fa1b7"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"b86fe7d25a159ed652b807bfcefc055741e57c1d"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:db8f7c0640f695d2beab7ff660630873ba921593f764a277cb0c65451bc14077"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7c17c464bfafbb227d41b08c7d0bd485-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-4de32b70b4c9f60455e42f161d8f8736","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-cff804b6d456737e1cab91ba784969c2-a9f3fcf61e671d81-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cszz-on-pull-request-vm4tv has finished running","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-cszz","prGroupHash":"5f9ee1de94e179bd94bc7d157e194e61be996fb29d4c8f8d4515b21684fcea"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:16:39Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 6, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:26Z","completionTime":"2026-04-16T19:16:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"IMAGE_DIGEST","value":"sha256:562620449b9a23d6a468623564ddc29b483998ddcde8a5303b0befbb259fa1b7"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"b86fe7d25a159ed652b807bfcefc055741e57c1d"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:db8f7c0640f695d2beab7ff660630873ba921593f764a277cb0c65451bc14077"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7c17c464bfafbb227d41b08c7d0bd485-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-4de32b70b4c9f60455e42f161d8f8736","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-cff804b6d456737e1cab91ba784969c2-a9f3fcf61e671d81-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cszz-on-pull-request-vm4tv has finished running","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-cszz","prGroupHash":"5f9ee1de94e179bd94bc7d157e194e61be996fb29d4c8f8d4515b21684fcea"} {"level":"info","ts":"2026-04-16T19:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:16:39Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 6, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:26Z","completionTime":"2026-04-16T19:16:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"IMAGE_DIGEST","value":"sha256:562620449b9a23d6a468623564ddc29b483998ddcde8a5303b0befbb259fa1b7"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"b86fe7d25a159ed652b807bfcefc055741e57c1d"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:db8f7c0640f695d2beab7ff660630873ba921593f764a277cb0c65451bc14077"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7c17c464bfafbb227d41b08c7d0bd485-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-4de32b70b4c9f60455e42f161d8f8736","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-cff804b6d456737e1cab91ba784969c2-a9f3fcf61e671d81-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cszz-on-pull-request-vm4tv has finished running","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:16:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:16:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:16:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:16:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:16:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:16:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:17:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:17:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:17:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:17:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:17:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:17:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:17:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:17:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:17:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:17:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:17:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:17:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","prGroup":"konflux-gh-multi-component-child-berw","prGroupHash":"786e038af34c53cb6007ab6ed84f194e33b26876f9ac0c34d30022320dbb5a"} {"level":"info","ts":"2026-04-16T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:17:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:12:10Z","completionTime":"2026-04-16T19:17:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"IMAGE_DIGEST","value":"sha256:79b7518d4126a2a0edd3889ed3b19a79de84a769756aa7c132f77576ca74eb88"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo"},{"name":"CHAINS-GIT_COMMIT","value":"704eb2dd07c03b368383406815fe4b06fbc0ec2f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo"},{"name":"revision","value":"704eb2dd07c03b368383406815fe4b06fbc0ec2f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo18fae4abdd81fd812ff8e096ce11f8da-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-18fae4abdd81fd812ff8e096ce11f8da-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp18fae4abdd81fd812ff8e096ce11f8da-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-18fae4abdd81fd812ff8e096ce11f8da-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-o255fa406260718c8800a0a0bc3f14a88","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo18fae4abdd81fd812ff8e096ce11f8da-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com18fae4abdd81fd812ff8e096ce11f8da-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co18fae4abdd81fd812ff8e096ce11f8da-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-af1231cf76615bf149ac24a1ef17951f-1fabf5bd3f147f07-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-berw-on-pull-request-j85df has finished running","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","prGroup":"konflux-gh-multi-component-child-berw","prGroupHash":"786e038af34c53cb6007ab6ed84f194e33b26876f9ac0c34d30022320dbb5a"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:17:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:12:10Z","completionTime":"2026-04-16T19:17:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"IMAGE_DIGEST","value":"sha256:79b7518d4126a2a0edd3889ed3b19a79de84a769756aa7c132f77576ca74eb88"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo"},{"name":"CHAINS-GIT_COMMIT","value":"704eb2dd07c03b368383406815fe4b06fbc0ec2f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo"},{"name":"revision","value":"704eb2dd07c03b368383406815fe4b06fbc0ec2f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo18fae4abdd81fd812ff8e096ce11f8da-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-18fae4abdd81fd812ff8e096ce11f8da-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp18fae4abdd81fd812ff8e096ce11f8da-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-18fae4abdd81fd812ff8e096ce11f8da-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-o255fa406260718c8800a0a0bc3f14a88","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo18fae4abdd81fd812ff8e096ce11f8da-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com18fae4abdd81fd812ff8e096ce11f8da-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co18fae4abdd81fd812ff8e096ce11f8da-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-af1231cf76615bf149ac24a1ef17951f-1fabf5bd3f147f07-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-berw-on-pull-request-j85df has finished running","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","prGroup":"konflux-gh-multi-component-child-berw","prGroupHash":"786e038af34c53cb6007ab6ed84f194e33b26876f9ac0c34d30022320dbb5a"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:17:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:12:10Z","completionTime":"2026-04-16T19:17:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"IMAGE_DIGEST","value":"sha256:79b7518d4126a2a0edd3889ed3b19a79de84a769756aa7c132f77576ca74eb88"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo"},{"name":"CHAINS-GIT_COMMIT","value":"704eb2dd07c03b368383406815fe4b06fbc0ec2f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo"},{"name":"revision","value":"704eb2dd07c03b368383406815fe4b06fbc0ec2f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo18fae4abdd81fd812ff8e096ce11f8da-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-18fae4abdd81fd812ff8e096ce11f8da-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp18fae4abdd81fd812ff8e096ce11f8da-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-18fae4abdd81fd812ff8e096ce11f8da-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-o255fa406260718c8800a0a0bc3f14a88","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo18fae4abdd81fd812ff8e096ce11f8da-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com18fae4abdd81fd812ff8e096ce11f8da-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co18fae4abdd81fd812ff8e096ce11f8da-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-af1231cf76615bf149ac24a1ef17951f-1fabf5bd3f147f07-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-berw-on-pull-request-j85df has finished running","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","prGroup":"konflux-gh-multi-component-child-berw","prGroupHash":"786e038af34c53cb6007ab6ed84f194e33b26876f9ac0c34d30022320dbb5a"} {"level":"info","ts":"2026-04-16T19:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:17:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:12:10Z","completionTime":"2026-04-16T19:17:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"IMAGE_DIGEST","value":"sha256:79b7518d4126a2a0edd3889ed3b19a79de84a769756aa7c132f77576ca74eb88"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo"},{"name":"CHAINS-GIT_COMMIT","value":"704eb2dd07c03b368383406815fe4b06fbc0ec2f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo"},{"name":"revision","value":"704eb2dd07c03b368383406815fe4b06fbc0ec2f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo18fae4abdd81fd812ff8e096ce11f8da-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-18fae4abdd81fd812ff8e096ce11f8da-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp18fae4abdd81fd812ff8e096ce11f8da-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-18fae4abdd81fd812ff8e096ce11f8da-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-o255fa406260718c8800a0a0bc3f14a88","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo18fae4abdd81fd812ff8e096ce11f8da-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com18fae4abdd81fd812ff8e096ce11f8da-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co18fae4abdd81fd812ff8e096ce11f8da-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-af1231cf76615bf149ac24a1ef17951f-1fabf5bd3f147f07-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-berw-on-pull-request-j85df has finished running","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","prGroup":"konflux-gh-multi-component-child-berw","prGroupHash":"786e038af34c53cb6007ab6ed84f194e33b26876f9ac0c34d30022320dbb5a"} {"level":"info","ts":"2026-04-16T19:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:17:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:12:10Z","completionTime":"2026-04-16T19:17:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"IMAGE_DIGEST","value":"sha256:79b7518d4126a2a0edd3889ed3b19a79de84a769756aa7c132f77576ca74eb88"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo"},{"name":"CHAINS-GIT_COMMIT","value":"704eb2dd07c03b368383406815fe4b06fbc0ec2f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo"},{"name":"revision","value":"704eb2dd07c03b368383406815fe4b06fbc0ec2f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo18fae4abdd81fd812ff8e096ce11f8da-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-18fae4abdd81fd812ff8e096ce11f8da-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp18fae4abdd81fd812ff8e096ce11f8da-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-18fae4abdd81fd812ff8e096ce11f8da-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-o255fa406260718c8800a0a0bc3f14a88","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo18fae4abdd81fd812ff8e096ce11f8da-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com18fae4abdd81fd812ff8e096ce11f8da-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co18fae4abdd81fd812ff8e096ce11f8da-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-af1231cf76615bf149ac24a1ef17951f-1fabf5bd3f147f07-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-j85df","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-berw-on-pull-request-j85df has finished running","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux-gl-multi-component-child-afyz","prGroupHash":"2758226277988eab98d990e55048b460c639a612720b8d04e8217bb42773c3"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:17:57Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:50Z","completionTime":"2026-04-16T19:17:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"IMAGE_DIGEST","value":"sha256:cd148c9a180aef93951dbc2feea199ff1ba121a14616389df6bd6d8e399e0b6d"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvxefe"},{"name":"CHAINS-GIT_COMMIT","value":"907d57fbab4324a35c6cbac582ced1f5d68dd48f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvxefe"},{"name":"revision","value":"907d57fbab4324a35c6cbac582ced1f5d68dd48f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo35a96ab56a7d861cede77e9ed6557bdb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-35a96ab56a7d861cede77e9ed6557bdb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp35a96ab56a7d861cede77e9ed6557bdb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-35a96ab56a7d861cede77e9ed6557bdb-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-o324507f3ab7a60ba5b14309e38e9d6ec","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo35a96ab56a7d861cede77e9ed6557bdb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com35a96ab56a7d861cede77e9ed6557bdb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co35a96ab56a7d861cede77e9ed6557bdb-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7c614fbafc769c2b76eca4e42a28c8c8-a9a82e1fd870c991-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-afyz-on-pull-request-ql4x5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux-gl-multi-component-child-afyz","prGroupHash":"2758226277988eab98d990e55048b460c639a612720b8d04e8217bb42773c3"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:17:57Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:50Z","completionTime":"2026-04-16T19:17:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"IMAGE_DIGEST","value":"sha256:cd148c9a180aef93951dbc2feea199ff1ba121a14616389df6bd6d8e399e0b6d"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvxefe"},{"name":"CHAINS-GIT_COMMIT","value":"907d57fbab4324a35c6cbac582ced1f5d68dd48f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvxefe"},{"name":"revision","value":"907d57fbab4324a35c6cbac582ced1f5d68dd48f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo35a96ab56a7d861cede77e9ed6557bdb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-35a96ab56a7d861cede77e9ed6557bdb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp35a96ab56a7d861cede77e9ed6557bdb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-35a96ab56a7d861cede77e9ed6557bdb-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-o324507f3ab7a60ba5b14309e38e9d6ec","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo35a96ab56a7d861cede77e9ed6557bdb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com35a96ab56a7d861cede77e9ed6557bdb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co35a96ab56a7d861cede77e9ed6557bdb-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7c614fbafc769c2b76eca4e42a28c8c8-a9a82e1fd870c991-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-afyz-on-pull-request-ql4x5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux-gl-multi-component-child-afyz","prGroupHash":"2758226277988eab98d990e55048b460c639a612720b8d04e8217bb42773c3"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:17:57Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:50Z","completionTime":"2026-04-16T19:17:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"IMAGE_DIGEST","value":"sha256:cd148c9a180aef93951dbc2feea199ff1ba121a14616389df6bd6d8e399e0b6d"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvxefe"},{"name":"CHAINS-GIT_COMMIT","value":"907d57fbab4324a35c6cbac582ced1f5d68dd48f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvxefe"},{"name":"revision","value":"907d57fbab4324a35c6cbac582ced1f5d68dd48f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo35a96ab56a7d861cede77e9ed6557bdb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-35a96ab56a7d861cede77e9ed6557bdb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp35a96ab56a7d861cede77e9ed6557bdb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-35a96ab56a7d861cede77e9ed6557bdb-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-o324507f3ab7a60ba5b14309e38e9d6ec","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo35a96ab56a7d861cede77e9ed6557bdb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com35a96ab56a7d861cede77e9ed6557bdb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co35a96ab56a7d861cede77e9ed6557bdb-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7c614fbafc769c2b76eca4e42a28c8c8-a9a82e1fd870c991-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-afyz-on-pull-request-ql4x5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux-gl-multi-component-child-afyz","prGroupHash":"2758226277988eab98d990e55048b460c639a612720b8d04e8217bb42773c3"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:17:57Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:50Z","completionTime":"2026-04-16T19:17:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"IMAGE_DIGEST","value":"sha256:cd148c9a180aef93951dbc2feea199ff1ba121a14616389df6bd6d8e399e0b6d"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvxefe"},{"name":"CHAINS-GIT_COMMIT","value":"907d57fbab4324a35c6cbac582ced1f5d68dd48f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvxefe"},{"name":"revision","value":"907d57fbab4324a35c6cbac582ced1f5d68dd48f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo35a96ab56a7d861cede77e9ed6557bdb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-35a96ab56a7d861cede77e9ed6557bdb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp35a96ab56a7d861cede77e9ed6557bdb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-35a96ab56a7d861cede77e9ed6557bdb-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-o324507f3ab7a60ba5b14309e38e9d6ec","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo35a96ab56a7d861cede77e9ed6557bdb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com35a96ab56a7d861cede77e9ed6557bdb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co35a96ab56a7d861cede77e9ed6557bdb-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7c614fbafc769c2b76eca4e42a28c8c8-a9a82e1fd870c991-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-afyz-on-pull-request-ql4x5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux-gl-multi-component-child-afyz","prGroupHash":"2758226277988eab98d990e55048b460c639a612720b8d04e8217bb42773c3"} {"level":"info","ts":"2026-04-16T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:17:57Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:50Z","completionTime":"2026-04-16T19:17:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"IMAGE_DIGEST","value":"sha256:cd148c9a180aef93951dbc2feea199ff1ba121a14616389df6bd6d8e399e0b6d"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvxefe"},{"name":"CHAINS-GIT_COMMIT","value":"907d57fbab4324a35c6cbac582ced1f5d68dd48f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvxefe"},{"name":"revision","value":"907d57fbab4324a35c6cbac582ced1f5d68dd48f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo35a96ab56a7d861cede77e9ed6557bdb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-35a96ab56a7d861cede77e9ed6557bdb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp35a96ab56a7d861cede77e9ed6557bdb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-35a96ab56a7d861cede77e9ed6557bdb-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-o324507f3ab7a60ba5b14309e38e9d6ec","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo35a96ab56a7d861cede77e9ed6557bdb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com35a96ab56a7d861cede77e9ed6557bdb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co35a96ab56a7d861cede77e9ed6557bdb-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7c614fbafc769c2b76eca4e42a28c8c8-a9a82e1fd870c991-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-afyz-on-pull-request-ql4x5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","elapsedSinceCompletion":"225.436784ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:18:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","reconcileID":"22a58611-bc1c-480f-9d33-4bc7a9650a36","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","elapsedSinceCompletion":"230.96356ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:18:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","reconcileID":"9b33d7b4-2cdd-4a79-ab95-3ec1f2a370b7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","elapsedSinceCompletion":"241.5892ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:18:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","reconcileID":"70c536ae-12db-4615-aa32-fd6658eac45a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","elapsedSinceCompletion":"262.247029ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:18:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","reconcileID":"b32e8a6c-e952-487e-abf6-06b791da854a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","elapsedSinceCompletion":"303.04531ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:18:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","reconcileID":"233146cc-18c4-4db3-83dc-e691bf56f60b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","elapsedSinceCompletion":"383.958802ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:18:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","reconcileID":"d5561726-62be-4fe2-aff0-fdd49e7304ae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","elapsedSinceCompletion":"545.293683ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:18:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","reconcileID":"4fd0f8b7-7dc4-4fa1-a20f-19bb664c837e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","elapsedSinceCompletion":"866.196779ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:18:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","reconcileID":"3c4c47cd-12a4-4c7d-be46-c747407de492","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","elapsedSinceCompletion":"1.170349523s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:18:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","reconcileID":"22fb9711-73ea-4499-a0ec-b6e7364d104b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","elapsedSinceCompletion":"1.507524327s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:18:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","reconcileID":"9ee326de-3666-4d61-9a2c-8fc4069fa726","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:39Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","reconcileID":"cfa9c419-0d7c-439a-8eb1-9dec946aae8b","component.Name":"fj-multi-component-parent-djic"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-kari-20260416-191158-000"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-kari-20260416-191158-000","application":"build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-kari-20260416-191158-000"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-djic is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash c5f1026a12c6b07886a1ed294958bc7c16dbb08653caff62a2b7f321e4e327 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"build-suite-component-update-kari-20260416-191158-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-kari-20260416-191158-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-djic","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rqgy/fj-multi-component-child-djic@sha256:fbd53763918600ff106b3951f287a4225c17579d6f245b1a5af01c0bda1ce830","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-xjcena","revision":"67d5b70e993ab20c81447cb8e28c082840a04a94"}}}]} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-kari-20260416-191158-000"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"}} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","Application.Name":"build-suite-component-update-kari","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"build-suite-component-update-kari-20260416-191158-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:18:39Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"build-suite-component-update-kari-20260416-191158-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-kari-20260416-191158-000"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"build-suite-component-update-kari-20260416-191158-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-kari-20260416-191158-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","snapshot.Namespace":"build-e2e-rqgy","snapshot.Name":"build-suite-component-update-kari-20260416-191158-000"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-kari-20260416-191158-000"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-djic-on-pull-request-bt4s2 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","snapshot.Name":"build-suite-component-update-kari-20260416-191158-000"} {"level":"info","ts":"2026-04-16T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-pull-request-bt4s2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-djic-on-pull-request-bt4s2 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-pull-request-bt4s2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux-gl-multi-component-parent-afyz","prGroupHash":"70efd6ff0cac0c136540a5def7ae676009387765240b6c7380e0a3f06408b0"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:18:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:12:20Z","completionTime":"2026-04-16T19:18:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"IMAGE_DIGEST","value":"sha256:55a41df82645a4ecca39352358eb50bacaa0a91b9d645867850e815dc965ff5d"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-vvxefe"},{"name":"CHAINS-GIT_COMMIT","value":"601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-vvxefe"},{"name":"revision","value":"601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo9caaddd21f395e9661c75c7bbedce722-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-9caaddd21f395e9661c75c7bbedce722-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp9caaddd21f395e9661c75c7bbedce722-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-9caaddd21f395e9661c75c7bbedce722-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-e1d53ab3cba3491af113bcae2f0dcc68","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-9caaddd21f395e9661c75c7bbedce722-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo9caaddd21f395e9661c75c7bbedce722-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com9caaddd21f395e9661c75c7bbedce722-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co9caaddd21f395e9661c75c7bbedce722-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d275d6be13efa83d6f555eed8d9f38a5-161b6cbf959a2a35-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-afyz-on-pull-request-ngg8d has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux-gl-multi-component-parent-afyz","prGroupHash":"70efd6ff0cac0c136540a5def7ae676009387765240b6c7380e0a3f06408b0"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:18:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:12:20Z","completionTime":"2026-04-16T19:18:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"IMAGE_DIGEST","value":"sha256:55a41df82645a4ecca39352358eb50bacaa0a91b9d645867850e815dc965ff5d"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-vvxefe"},{"name":"CHAINS-GIT_COMMIT","value":"601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-vvxefe"},{"name":"revision","value":"601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo9caaddd21f395e9661c75c7bbedce722-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-9caaddd21f395e9661c75c7bbedce722-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp9caaddd21f395e9661c75c7bbedce722-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-9caaddd21f395e9661c75c7bbedce722-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-e1d53ab3cba3491af113bcae2f0dcc68","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-9caaddd21f395e9661c75c7bbedce722-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo9caaddd21f395e9661c75c7bbedce722-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com9caaddd21f395e9661c75c7bbedce722-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co9caaddd21f395e9661c75c7bbedce722-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d275d6be13efa83d6f555eed8d9f38a5-161b6cbf959a2a35-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-afyz-on-pull-request-ngg8d has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux-gl-multi-component-parent-afyz","prGroupHash":"70efd6ff0cac0c136540a5def7ae676009387765240b6c7380e0a3f06408b0"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:18:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:12:20Z","completionTime":"2026-04-16T19:18:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"IMAGE_DIGEST","value":"sha256:55a41df82645a4ecca39352358eb50bacaa0a91b9d645867850e815dc965ff5d"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-vvxefe"},{"name":"CHAINS-GIT_COMMIT","value":"601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-vvxefe"},{"name":"revision","value":"601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo9caaddd21f395e9661c75c7bbedce722-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-9caaddd21f395e9661c75c7bbedce722-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp9caaddd21f395e9661c75c7bbedce722-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-9caaddd21f395e9661c75c7bbedce722-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-e1d53ab3cba3491af113bcae2f0dcc68","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-9caaddd21f395e9661c75c7bbedce722-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo9caaddd21f395e9661c75c7bbedce722-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com9caaddd21f395e9661c75c7bbedce722-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co9caaddd21f395e9661c75c7bbedce722-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d275d6be13efa83d6f555eed8d9f38a5-161b6cbf959a2a35-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-afyz-on-pull-request-ngg8d has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-pjyu","prGroupHash":"63a25e14fb7c75279f972f97f52225d654f431d9a23ed772068c22e266e9fd"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:18:56Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-16T19:10:41Z","completionTime":"2026-04-16T19:18:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"IMAGE_DIGEST","value":"sha256:3037da54c741ca92348ed0e57b999523c299a7cfa56be21f89b1b0ddc66bc7bf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9ec7d3386935254062c606f7e68c3c9d8f9073ff"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf51ce78ec912999281a40e451a1033c6-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-057242c04dc9bdde628d362aa8b74081-3421684c3145104e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pjyu-on-pull-request-mmdh7 has finished running","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux-gl-multi-component-parent-afyz","prGroupHash":"70efd6ff0cac0c136540a5def7ae676009387765240b6c7380e0a3f06408b0"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:18:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:12:20Z","completionTime":"2026-04-16T19:18:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"IMAGE_DIGEST","value":"sha256:55a41df82645a4ecca39352358eb50bacaa0a91b9d645867850e815dc965ff5d"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-vvxefe"},{"name":"CHAINS-GIT_COMMIT","value":"601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-vvxefe"},{"name":"revision","value":"601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo9caaddd21f395e9661c75c7bbedce722-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-9caaddd21f395e9661c75c7bbedce722-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp9caaddd21f395e9661c75c7bbedce722-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-9caaddd21f395e9661c75c7bbedce722-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-e1d53ab3cba3491af113bcae2f0dcc68","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-9caaddd21f395e9661c75c7bbedce722-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo9caaddd21f395e9661c75c7bbedce722-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com9caaddd21f395e9661c75c7bbedce722-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co9caaddd21f395e9661c75c7bbedce722-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d275d6be13efa83d6f555eed8d9f38a5-161b6cbf959a2a35-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-afyz-on-pull-request-ngg8d has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-pjyu","prGroupHash":"63a25e14fb7c75279f972f97f52225d654f431d9a23ed772068c22e266e9fd"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:18:56Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-16T19:10:41Z","completionTime":"2026-04-16T19:18:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"IMAGE_DIGEST","value":"sha256:3037da54c741ca92348ed0e57b999523c299a7cfa56be21f89b1b0ddc66bc7bf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9ec7d3386935254062c606f7e68c3c9d8f9073ff"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf51ce78ec912999281a40e451a1033c6-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-057242c04dc9bdde628d362aa8b74081-3421684c3145104e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pjyu-on-pull-request-mmdh7 has finished running","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-pjyu","prGroupHash":"63a25e14fb7c75279f972f97f52225d654f431d9a23ed772068c22e266e9fd"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:18:56Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-16T19:10:41Z","completionTime":"2026-04-16T19:18:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"IMAGE_DIGEST","value":"sha256:3037da54c741ca92348ed0e57b999523c299a7cfa56be21f89b1b0ddc66bc7bf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9ec7d3386935254062c606f7e68c3c9d8f9073ff"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf51ce78ec912999281a40e451a1033c6-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-057242c04dc9bdde628d362aa8b74081-3421684c3145104e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pjyu-on-pull-request-mmdh7 has finished running","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux-gl-multi-component-parent-afyz","prGroupHash":"70efd6ff0cac0c136540a5def7ae676009387765240b6c7380e0a3f06408b0"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:18:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:12:20Z","completionTime":"2026-04-16T19:18:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"IMAGE_DIGEST","value":"sha256:55a41df82645a4ecca39352358eb50bacaa0a91b9d645867850e815dc965ff5d"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-vvxefe"},{"name":"CHAINS-GIT_COMMIT","value":"601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-vvxefe"},{"name":"revision","value":"601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo9caaddd21f395e9661c75c7bbedce722-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-9caaddd21f395e9661c75c7bbedce722-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp9caaddd21f395e9661c75c7bbedce722-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-9caaddd21f395e9661c75c7bbedce722-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-e1d53ab3cba3491af113bcae2f0dcc68","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-9caaddd21f395e9661c75c7bbedce722-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo9caaddd21f395e9661c75c7bbedce722-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com9caaddd21f395e9661c75c7bbedce722-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co9caaddd21f395e9661c75c7bbedce722-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d275d6be13efa83d6f555eed8d9f38a5-161b6cbf959a2a35-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-afyz-on-pull-request-ngg8d has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux-gl-multi-component-parent-afyz","prGroupHash":"70efd6ff0cac0c136540a5def7ae676009387765240b6c7380e0a3f06408b0"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:18:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:12:20Z","completionTime":"2026-04-16T19:18:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"IMAGE_DIGEST","value":"sha256:55a41df82645a4ecca39352358eb50bacaa0a91b9d645867850e815dc965ff5d"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-vvxefe"},{"name":"CHAINS-GIT_COMMIT","value":"601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-vvxefe"},{"name":"revision","value":"601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo9caaddd21f395e9661c75c7bbedce722-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-9caaddd21f395e9661c75c7bbedce722-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp9caaddd21f395e9661c75c7bbedce722-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-9caaddd21f395e9661c75c7bbedce722-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-e1d53ab3cba3491af113bcae2f0dcc68","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-9caaddd21f395e9661c75c7bbedce722-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo9caaddd21f395e9661c75c7bbedce722-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com9caaddd21f395e9661c75c7bbedce722-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co9caaddd21f395e9661c75c7bbedce722-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d275d6be13efa83d6f555eed8d9f38a5-161b6cbf959a2a35-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-afyz-on-pull-request-ngg8d has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-pjyu","prGroupHash":"63a25e14fb7c75279f972f97f52225d654f431d9a23ed772068c22e266e9fd"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:18:56Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-16T19:10:41Z","completionTime":"2026-04-16T19:18:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"IMAGE_DIGEST","value":"sha256:3037da54c741ca92348ed0e57b999523c299a7cfa56be21f89b1b0ddc66bc7bf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9ec7d3386935254062c606f7e68c3c9d8f9073ff"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf51ce78ec912999281a40e451a1033c6-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-057242c04dc9bdde628d362aa8b74081-3421684c3145104e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pjyu-on-pull-request-mmdh7 has finished running","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-pjyu","prGroupHash":"63a25e14fb7c75279f972f97f52225d654f431d9a23ed772068c22e266e9fd"} {"level":"info","ts":"2026-04-16T19:18:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:18:56Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-16T19:10:41Z","completionTime":"2026-04-16T19:18:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"IMAGE_DIGEST","value":"sha256:3037da54c741ca92348ed0e57b999523c299a7cfa56be21f89b1b0ddc66bc7bf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9ec7d3386935254062c606f7e68c3c9d8f9073ff"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf51ce78ec912999281a40e451a1033c6-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-057242c04dc9bdde628d362aa8b74081-3421684c3145104e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:18:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:18:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pjyu-on-pull-request-mmdh7 has finished running","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:18:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:18:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:18:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:18:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:18:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:18:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:18:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-pjyu","prGroupHash":"63a25e14fb7c75279f972f97f52225d654f431d9a23ed772068c22e266e9fd"} {"level":"info","ts":"2026-04-16T19:19:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:18:56Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-16T19:10:41Z","completionTime":"2026-04-16T19:18:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"IMAGE_DIGEST","value":"sha256:3037da54c741ca92348ed0e57b999523c299a7cfa56be21f89b1b0ddc66bc7bf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9ec7d3386935254062c606f7e68c3c9d8f9073ff"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf51ce78ec912999281a40e451a1033c6-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-057242c04dc9bdde628d362aa8b74081-3421684c3145104e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:19:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-mmdh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pjyu-on-pull-request-mmdh7 has finished running","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-pjyu","prGroupHash":"63a25e14fb7c75279f972f97f52225d654f431d9a23ed772068c22e266e9fd"} {"level":"info","ts":"2026-04-16T19:19:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:18:56Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-16T19:10:41Z","completionTime":"2026-04-16T19:18:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"IMAGE_DIGEST","value":"sha256:3037da54c741ca92348ed0e57b999523c299a7cfa56be21f89b1b0ddc66bc7bf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9ec7d3386935254062c606f7e68c3c9d8f9073ff"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf51ce78ec912999281a40e451a1033c6-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-057242c04dc9bdde628d362aa8b74081-3421684c3145104e-01"}},"deletionTimestamp":"2026-04-16 19:19:01 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:19:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pjyu-on-pull-request-mmdh7 has finished running","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-pjyu","prGroupHash":"63a25e14fb7c75279f972f97f52225d654f431d9a23ed772068c22e266e9fd"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:18:56Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-16T19:10:41Z","completionTime":"2026-04-16T19:18:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"IMAGE_DIGEST","value":"sha256:3037da54c741ca92348ed0e57b999523c299a7cfa56be21f89b1b0ddc66bc7bf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9ec7d3386935254062c606f7e68c3c9d8f9073ff"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf51ce78ec912999281a40e451a1033c6-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-057242c04dc9bdde628d362aa8b74081-3421684c3145104e-01"}},"deletionTimestamp":"2026-04-16 19:19:01 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pjyu-on-pull-request-mmdh7 has finished running","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux-gl-multi-component-parent-afyz","prGroupHash":"70efd6ff0cac0c136540a5def7ae676009387765240b6c7380e0a3f06408b0"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:18:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:12:20Z","completionTime":"2026-04-16T19:18:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"IMAGE_DIGEST","value":"sha256:55a41df82645a4ecca39352358eb50bacaa0a91b9d645867850e815dc965ff5d"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-vvxefe"},{"name":"CHAINS-GIT_COMMIT","value":"601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-vvxefe"},{"name":"revision","value":"601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo9caaddd21f395e9661c75c7bbedce722-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-9caaddd21f395e9661c75c7bbedce722-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp9caaddd21f395e9661c75c7bbedce722-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-9caaddd21f395e9661c75c7bbedce722-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-e1d53ab3cba3491af113bcae2f0dcc68","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-9caaddd21f395e9661c75c7bbedce722-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo9caaddd21f395e9661c75c7bbedce722-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com9caaddd21f395e9661c75c7bbedce722-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co9caaddd21f395e9661c75c7bbedce722-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d275d6be13efa83d6f555eed8d9f38a5-161b6cbf959a2a35-01"}},"deletionTimestamp":"2026-04-16 19:19:02 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-afyz-on-pull-request-ngg8d has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux-gl-multi-component-parent-afyz","prGroupHash":"70efd6ff0cac0c136540a5def7ae676009387765240b6c7380e0a3f06408b0"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:18:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:12:20Z","completionTime":"2026-04-16T19:18:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"IMAGE_DIGEST","value":"sha256:55a41df82645a4ecca39352358eb50bacaa0a91b9d645867850e815dc965ff5d"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-vvxefe"},{"name":"CHAINS-GIT_COMMIT","value":"601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-vvxefe"},{"name":"revision","value":"601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo9caaddd21f395e9661c75c7bbedce722-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-9caaddd21f395e9661c75c7bbedce722-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp9caaddd21f395e9661c75c7bbedce722-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-9caaddd21f395e9661c75c7bbedce722-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-e1d53ab3cba3491af113bcae2f0dcc68","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-9caaddd21f395e9661c75c7bbedce722-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo9caaddd21f395e9661c75c7bbedce722-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com9caaddd21f395e9661c75c7bbedce722-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co9caaddd21f395e9661c75c7bbedce722-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d275d6be13efa83d6f555eed8d9f38a5-161b6cbf959a2a35-01"}},"deletionTimestamp":"2026-04-16 19:19:02 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-afyz-on-pull-request-ngg8d has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-pjyu","prGroupHash":"63a25e14fb7c75279f972f97f52225d654f431d9a23ed772068c22e266e9fd"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:18:56Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-16T19:10:41Z","completionTime":"2026-04-16T19:18:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"IMAGE_DIGEST","value":"sha256:3037da54c741ca92348ed0e57b999523c299a7cfa56be21f89b1b0ddc66bc7bf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9ec7d3386935254062c606f7e68c3c9d8f9073ff"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-9ec7d3386935254062c606f7e68c3c9d8f9073ff"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf51ce78ec912999281a40e451a1033c6-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-mmdh7-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-057242c04dc9bdde628d362aa8b74081-3421684c3145104e-01"}},"deletionTimestamp":"2026-04-16 19:19:01 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pjyu-on-pull-request-mmdh7 has finished running","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-mmdh7","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux-gl-multi-component-parent-afyz","prGroupHash":"70efd6ff0cac0c136540a5def7ae676009387765240b6c7380e0a3f06408b0"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:18:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:12:20Z","completionTime":"2026-04-16T19:18:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"IMAGE_DIGEST","value":"sha256:55a41df82645a4ecca39352358eb50bacaa0a91b9d645867850e815dc965ff5d"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-vvxefe"},{"name":"CHAINS-GIT_COMMIT","value":"601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-vvxefe"},{"name":"revision","value":"601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz:on-pr-601cbfef2ec3e9fa8a8178a8ebb8022b6d6d024b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo9caaddd21f395e9661c75c7bbedce722-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-9caaddd21f395e9661c75c7bbedce722-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp9caaddd21f395e9661c75c7bbedce722-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-9caaddd21f395e9661c75c7bbedce722-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-e1d53ab3cba3491af113bcae2f0dcc68","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-9caaddd21f395e9661c75c7bbedce722-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo9caaddd21f395e9661c75c7bbedce722-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com9caaddd21f395e9661c75c7bbedce722-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon9caaddd21f395e9661c75c7bbedce722-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co9caaddd21f395e9661c75c7bbedce722-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d275d6be13efa83d6f555eed8d9f38a5-161b6cbf959a2a35-01"}},"deletionTimestamp":"2026-04-16 19:19:02 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-afyz-on-pull-request-ngg8d has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-ngg8d","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","elapsedSinceCompletion":"225.609507ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","reconcileID":"2a8b4252-9721-4ca1-9a50-356dd0659079","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","elapsedSinceCompletion":"231.314518ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","reconcileID":"5cea60f6-eee4-41b1-80cb-6047862d67ed","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","elapsedSinceCompletion":"241.973338ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","reconcileID":"e8b341cc-d57a-4011-b785-21f4e2263166","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","elapsedSinceCompletion":"262.775797ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","reconcileID":"58a0ed6b-4873-44c6-93cd-dd44c929a3d5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","elapsedSinceCompletion":"305.18275ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","reconcileID":"11f371de-240c-4a99-8cd1-d3c344243d67","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","elapsedSinceCompletion":"388.127669ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","reconcileID":"dd409f94-87d5-48f0-a0b5-9b2eada1785c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","elapsedSinceCompletion":"549.44626ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","reconcileID":"642c3aa2-7f9a-45bf-86c8-063c9f263015","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","PR group":"konflux-gl-multi-component-parent-afyz"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux-gl-multi-component-parent-afyz","prGroupHash":"70efd6ff0cac0c136540a5def7ae676009387765240b6c7380e0a3f06408b0"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-parent-afyz-on-pull-request-ngg8d with pr group konflux-gl-multi-component-parent-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-parent-afyz-on-pull-request-ngg8d with pr group konflux-gl-multi-component-parent-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","elapsedSinceCompletion":"871.361711ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","reconcileID":"24d7134c-203b-4e29-b449-5d4ac6ff988a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-parent-afyz-on-pull-request-ngg8d with pr group konflux-gl-multi-component-parent-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pjyu-on-pull-request-xqmfw","PR group":"konflux-test-comp-pjyu"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-pjyu","prGroupHash":"63a25e14fb7c75279f972f97f52225d654f431d9a23ed772068c22e266e9fd"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-parent-afyz-on-pull-request-ngg8d with pr group konflux-gl-multi-component-parent-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-mmdh7 with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-mmdh7 with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","elapsedSinceCompletion":"1.512999967s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","reconcileID":"1ae3c5eb-882e-4901-9294-93d59bd51863","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-mmdh7 with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","elapsedSinceCompletion":"1.6868705s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","reconcileID":"b5df15a9-e138-4c5c-a8cf-07d06bf6883e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-parent-afyz-on-pull-request-ngg8d with pr group konflux-gl-multi-component-parent-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-mmdh7 with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-mmdh7 with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-parent-afyz-on-pull-request-ngg8d with pr group konflux-gl-multi-component-parent-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-mmdh7 with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-mmdh7 with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-zhpk-20260416-191015-000","application":"integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"integ-app-zhpk-20260416-191015-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-zhpk-20260416-191015-000","snapshot.Spec.Components":[{"name":"test-component-pac-nogwnj","version":"","containerImage":"quay.io/redhat-appstudio-qe/stat-rep-wvfo/test-component-pac-nogwnj@sha256:e87c21a2da6d3d5dee1c998c9d183cd25634dc772af9348a55218d0305b87e7a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b"}}}]} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-nogwnj is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 25546b47d5105667e3bf0961a6e9a105823120a158590dbfeee82c9ee46c08 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 3 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","Application.Name":"integ-app-zhpk","IntegrationTestScenarios":3} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"}} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","snapshot.Name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","integrationTestScenario.Name":"my-integration-test-jaqa"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","integrationTestScenario.Name":"my-integration-test-jaqa"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","destinationComponentSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testedSnapshot":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"my-integration-test-jaqa-6fdf2","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-jaqa"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","scenario.Name":"my-integration-test-jaqa","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testedSnapshot":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","scenario.Name":"my-integration-test-jaqa","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testedSnapshot":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:09Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"integ-app-zhpk-20260416-191015-000","reconcileID":"dc9900e2-db44-4041-b7b1-e83c7388ad01","snapshot.name":"integ-app-zhpk-20260416-191015-000","pipelinerun.name":"test-component-pac-nogwnj-on-pull-request-bwcjl","duration":2.642427786} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"integ-app-zhpk-20260416-191015-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","integrationTestScenario.Name":"my-integration-test-vejq"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"my-integration-test-vejq-t8npt","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-vejq"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","integrationTestScenario.Name":"my-integration-test-goik"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"my-integration-test-goik-28x72","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-goik"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-jaqa-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-jaqa-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","existingCheckRun":"github.CheckRun{ID:71706687591, NodeID:\"CR_kwDOMjU9q88AAAAQsg04Zw\", HeadSHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", ExternalID:\"my-integration-test-jaqa-test-component-pac-nogwnj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706687591\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71706687591\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:10:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-nogwnj snapshot scenario my-integration-test-jaqa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-wvfo/test-component-pac-nogwnj-on-pull-request-bwcjl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706687591/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jaqa / test-component-pac-nogwnj\", CheckSuite:github.CheckSuite{ID:64958831089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541304879, Number:9353, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9353\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-nogwnj\", SHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ehkfck\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","Scenario":"my-integration-test-jaqa"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","Label":"my-integration-test-jaqa"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 3 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","Application.Name":"integ-app-zhpk","IntegrationTestScenarios":3} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","integrationTestScenario.Name":"my-integration-test-jaqa","pipelineRun.Name":"my-integration-test-jaqa-6fdf2"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","integrationTestScenario.Name":"my-integration-test-vejq","pipelineRun.Name":"my-integration-test-vejq-t8npt"} {"level":"info","ts":"2026-04-16T19:19:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","integrationTestScenario.Name":"my-integration-test-goik","pipelineRun.Name":"my-integration-test-goik-28x72"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-nogwnj-on-pull-request-bwcjl has finished running","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-mmdh7 with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71706687591,"CheckName":"Konflux Dev version / my-integration-test-jaqa / test-component-pac-nogwnj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","testedSnapshot.Name":"integ-app-zhpk-20260416-191015-000","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","scenario.Name":"my-integration-test-vejq","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testedSnapshot":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-vejq-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-vejq-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","existingCheckRun":"github.CheckRun{ID:71706688595, NodeID:\"CR_kwDOMjU9q88AAAAQsg08Uw\", HeadSHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", ExternalID:\"my-integration-test-vejq-test-component-pac-nogwnj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706688595\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71706688595\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:10:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-nogwnj snapshot scenario my-integration-test-vejq is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-wvfo/test-component-pac-nogwnj-on-pull-request-bwcjl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706688595/annotations\"}, Name:\"Konflux Dev version / my-integration-test-vejq / test-component-pac-nogwnj\", CheckSuite:github.CheckSuite{ID:64958831089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541304879, Number:9353, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9353\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-nogwnj\", SHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ehkfck\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71706688595,"CheckName":"Konflux Dev version / my-integration-test-vejq / test-component-pac-nogwnj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","snapshot.Name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","testedSnapshot.Name":"integ-app-zhpk-20260416-191015-000","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","scenario.Name":"my-integration-test-goik","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testedSnapshot":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-goik-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-goik-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","existingCheckRun":"github.CheckRun{ID:71706689721, NodeID:\"CR_kwDOMjU9q88AAAAQsg1AuQ\", HeadSHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", ExternalID:\"my-integration-test-goik-test-component-pac-nogwnj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706689721\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71706689721\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:10:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-nogwnj snapshot optional scenario my-integration-test-goik is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-wvfo/test-component-pac-nogwnj-on-pull-request-bwcjl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706689721/annotations\"}, Name:\"Konflux Dev version / my-integration-test-goik / test-component-pac-nogwnj\", CheckSuite:github.CheckSuite{ID:64958831089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541304879, Number:9353, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9353\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-nogwnj\", SHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ehkfck\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71706689721,"CheckName":"Konflux Dev version / my-integration-test-goik / test-component-pac-nogwnj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","testedSnapshot.Name":"integ-app-zhpk-20260416-191015-000","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-vejq-t8npt","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"my-integration-test-vejq-t8npt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","snapshot.Name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"}} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","snapshot.Name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","destinationComponentSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testedSnapshot":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-pull-request-bwcjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-nogwnj-on-pull-request-bwcjl has finished running","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-parent-afyz-on-pull-request-ngg8d with pr group konflux-gl-multi-component-parent-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-mmdh7 with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","scenario.Name":"my-integration-test-vejq","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testedSnapshot":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","scenario.Name":"my-integration-test-vejq","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testedSnapshot":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-vejq-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","existingCheckRun":"github.CheckRun{ID:71706688595, NodeID:\"CR_kwDOMjU9q88AAAAQsg08Uw\", HeadSHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", ExternalID:\"my-integration-test-vejq-test-component-pac-nogwnj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706688595\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71706688595\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:10:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-nogwnj snapshot integ-app-zhpk-20260416-191015-000 and scenario my-integration-test-vejq is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706688595/annotations\"}, Name:\"Konflux Dev version / my-integration-test-vejq / test-component-pac-nogwnj\", CheckSuite:github.CheckSuite{ID:64958831089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541304879, Number:9353, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9353\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-nogwnj\", SHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ehkfck\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-jaqa-6fdf2","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"my-integration-test-jaqa-6fdf2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71706688595,"CheckName":"Konflux Dev version / my-integration-test-vejq / test-component-pac-nogwnj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","testedSnapshot.Name":"integ-app-zhpk-20260416-191015-000","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","scenario.Name":"my-integration-test-goik","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testedSnapshot":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-goik-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","existingCheckRun":"github.CheckRun{ID:71706689721, NodeID:\"CR_kwDOMjU9q88AAAAQsg1AuQ\", HeadSHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", ExternalID:\"my-integration-test-goik-test-component-pac-nogwnj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706689721\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71706689721\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:10:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-nogwnj snapshot integ-app-zhpk-20260416-191015-000 and optional scenario my-integration-test-goik is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706689721/annotations\"}, Name:\"Konflux Dev version / my-integration-test-goik / test-component-pac-nogwnj\", CheckSuite:github.CheckSuite{ID:64958831089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541304879, Number:9353, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9353\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-nogwnj\", SHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ehkfck\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71706689721,"CheckName":"Konflux Dev version / my-integration-test-goik / test-component-pac-nogwnj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","testedSnapshot.Name":"integ-app-zhpk-20260416-191015-000","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","scenario.Name":"my-integration-test-jaqa","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testedSnapshot":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-jaqa-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:19:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","existingCheckRun":"github.CheckRun{ID:71706687591, NodeID:\"CR_kwDOMjU9q88AAAAQsg04Zw\", HeadSHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", ExternalID:\"my-integration-test-jaqa-test-component-pac-nogwnj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706687591\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71706687591\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:10:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-nogwnj snapshot integ-app-zhpk-20260416-191015-000 and scenario my-integration-test-jaqa is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706687591/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jaqa / test-component-pac-nogwnj\", CheckSuite:github.CheckSuite{ID:64958831089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541304879, Number:9353, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9353\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-nogwnj\", SHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ehkfck\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-16T19:19:12Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-goik-28x72","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"my-integration-test-goik-28x72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:19:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71706687591,"CheckName":"Konflux Dev version / my-integration-test-jaqa / test-component-pac-nogwnj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:19:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","testedSnapshot.Name":"integ-app-zhpk-20260416-191015-000","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:19:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","snapshot.Name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"}} {"level":"info","ts":"2026-04-16T19:19:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","snapshot.Name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","destinationComponentSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testedSnapshot":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:19:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","scenario.Name":"my-integration-test-goik","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testedSnapshot":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","scenario.Name":"my-integration-test-goik","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testedSnapshot":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-goik-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:19:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","existingCheckRun":"github.CheckRun{ID:71706689721, NodeID:\"CR_kwDOMjU9q88AAAAQsg1AuQ\", HeadSHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", ExternalID:\"my-integration-test-goik-test-component-pac-nogwnj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706689721\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71706689721\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:10:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-nogwnj snapshot integ-app-zhpk-20260416-191015-000 and optional scenario my-integration-test-goik is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-goik-28x72' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706689721/annotations\"}, Name:\"Konflux Dev version / my-integration-test-goik / test-component-pac-nogwnj\", CheckSuite:github.CheckSuite{ID:64958831089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541304879, Number:9353, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9353\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-nogwnj\", SHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ehkfck\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-16T19:19:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71706689721,"CheckName":"Konflux Dev version / my-integration-test-goik / test-component-pac-nogwnj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:19:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","testedSnapshot.Name":"integ-app-zhpk-20260416-191015-000","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:19:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","scenario.Name":"my-integration-test-jaqa","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testedSnapshot":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-jaqa-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:19:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","existingCheckRun":"github.CheckRun{ID:71706687591, NodeID:\"CR_kwDOMjU9q88AAAAQsg04Zw\", HeadSHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", ExternalID:\"my-integration-test-jaqa-test-component-pac-nogwnj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706687591\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71706687591\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:10:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-nogwnj snapshot integ-app-zhpk-20260416-191015-000 and scenario my-integration-test-jaqa is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-jaqa-6fdf2' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706687591/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jaqa / test-component-pac-nogwnj\", CheckSuite:github.CheckSuite{ID:64958831089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541304879, Number:9353, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9353\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-nogwnj\", SHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ehkfck\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-16T19:19:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71706687591,"CheckName":"Konflux Dev version / my-integration-test-jaqa / test-component-pac-nogwnj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:19:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","testedSnapshot.Name":"integ-app-zhpk-20260416-191015-000","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:19:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","scenario.Name":"my-integration-test-vejq"} {"level":"info","ts":"2026-04-16T19:19:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","snapshot.Name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"}} {"level":"info","ts":"2026-04-16T19:19:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","snapshot.Name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","destinationComponentSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testedSnapshot":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","scenario.Name":"my-integration-test-vejq","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testedSnapshot":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","scenario.Name":"my-integration-test-jaqa"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","scenario.Name":"my-integration-test-vejq","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testedSnapshot":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-vejq-t8npt","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"my-integration-test-vejq-t8npt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-jaqa-6fdf2","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"my-integration-test-jaqa-6fdf2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-vejq-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","existingCheckRun":"github.CheckRun{ID:71706688595, NodeID:\"CR_kwDOMjU9q88AAAAQsg08Uw\", HeadSHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", ExternalID:\"my-integration-test-vejq-test-component-pac-nogwnj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706688595\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71706688595\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:10:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-nogwnj snapshot integ-app-zhpk-20260416-191015-000 and scenario my-integration-test-vejq is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706688595/annotations\"}, Name:\"Konflux Dev version / my-integration-test-vejq / test-component-pac-nogwnj\", CheckSuite:github.CheckSuite{ID:64958831089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541304879, Number:9353, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9353\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-nogwnj\", SHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ehkfck\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-mmdh7 with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-mmdh7 with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71706688595,"CheckName":"Konflux Dev version / my-integration-test-vejq / test-component-pac-nogwnj","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","testedSnapshot.Name":"integ-app-zhpk-20260416-191015-000","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","scenario.Name":"my-integration-test-goik"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-goik-28x72","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"my-integration-test-goik-28x72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","snapshot.Name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"my-integration-test-jaqa-6fdf2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"my-integration-test-vejq-t8npt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"my-integration-test-goik-28x72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"}} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"integ-app-zhpk-20260416-191015-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"integ-app-zhpk-20260416-191015-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","destinationComponentSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testedSnapshot":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","scenario.Name":"my-integration-test-jaqa","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testedSnapshot":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","scenario.Name":"my-integration-test-jaqa","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testedSnapshot":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-jaqa-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","existingCheckRun":"github.CheckRun{ID:71706687591, NodeID:\"CR_kwDOMjU9q88AAAAQsg04Zw\", HeadSHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", ExternalID:\"my-integration-test-jaqa-test-component-pac-nogwnj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706687591\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71706687591\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:10:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-nogwnj snapshot integ-app-zhpk-20260416-191015-000 and scenario my-integration-test-jaqa is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706687591/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jaqa / test-component-pac-nogwnj\", CheckSuite:github.CheckSuite{ID:64958831089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541304879, Number:9353, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9353\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-nogwnj\", SHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ehkfck\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-mmdh7 with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71706687591,"CheckName":"Konflux Dev version / my-integration-test-jaqa / test-component-pac-nogwnj","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","testedSnapshot.Name":"integ-app-zhpk-20260416-191015-000","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","scenario.Name":"my-integration-test-vejq"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","scenario.Name":"my-integration-test-goik","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testedSnapshot":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-goik-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","existingCheckRun":"github.CheckRun{ID:71706689721, NodeID:\"CR_kwDOMjU9q88AAAAQsg1AuQ\", HeadSHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", ExternalID:\"my-integration-test-goik-test-component-pac-nogwnj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706689721\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71706689721\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:10:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-nogwnj snapshot integ-app-zhpk-20260416-191015-000 and optional scenario my-integration-test-goik is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706689721/annotations\"}, Name:\"Konflux Dev version / my-integration-test-goik / test-component-pac-nogwnj\", CheckSuite:github.CheckSuite{ID:64958831089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541304879, Number:9353, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9353\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-nogwnj\", SHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ehkfck\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71706689721,"CheckName":"Konflux Dev version / my-integration-test-goik / test-component-pac-nogwnj","Status":"completed","Conclusion":"neutral"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","testedSnapshot.Name":"integ-app-zhpk-20260416-191015-000","destinationSnapshot.Name":"integ-app-zhpk-20260416-191015-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","snapshot.Name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-parent-afyz-on-pull-request-ngg8d with pr group konflux-gl-multi-component-parent-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-parent-afyz-on-pull-request-ngg8d with pr group konflux-gl-multi-component-parent-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-parent-afyz-on-pull-request-ngg8d with pr group konflux-gl-multi-component-parent-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-mmdh7 with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-parent-afyz-on-pull-request-ngg8d with pr group konflux-gl-multi-component-parent-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-mmdh7 with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","elapsedSinceCompletion":"278.580602ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","reconcileID":"708290ce-e5b8-4365-9f93-9f7a0a2943bb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","elapsedSinceCompletion":"286.987015ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","reconcileID":"6fe52940-4d7a-48df-a07c-038ad0498b4e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","elapsedSinceCompletion":"298.081703ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","reconcileID":"8f5b11a8-cbf0-4afd-a2c4-4baefe7721a7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","elapsedSinceCompletion":"319.507902ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","reconcileID":"d84ed7b1-645b-43f9-ba53-3eafb3697e73","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","elapsedSinceCompletion":"360.706061ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","reconcileID":"3fbaeae8-2302-428d-9d85-ae7c5117ada1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","elapsedSinceCompletion":"442.259587ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","reconcileID":"49dc32f5-7080-46af-b643-b01cc7aa26be","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","elapsedSinceCompletion":"605.1006ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","reconcileID":"835ee026-b6fc-4fe2-ae43-9a4b696c15b2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","elapsedSinceCompletion":"926.911463ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","reconcileID":"4acc8e21-0d23-49b7-b984-7a724a8da0af","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","elapsedSinceCompletion":"1.567877445s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","reconcileID":"06bfa2de-8310-42fd-a504-65ee1241adab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:44Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","reconcileID":"34846e87-d9ef-415e-af38-46f572d5b867","component.Name":"fj-multi-component-child-djic"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-kari-20260416-191303-000"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-kari-20260416-191303-000","application":"build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-kari-20260416-191303-000"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-djic is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-kari-20260416-191303-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 213179bec5022e071f79ac1bc1e76dc04dabdefe0e52ec1c53c67b2cf17284 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-kari-20260416-191303-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"build-suite-component-update-kari-20260416-191303-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-kari-20260416-191303-000","snapshot.Spec.Components":[{"name":"fj-multi-component-parent-djic","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rqgy/fj-multi-component-parent-djic@sha256:f043cbf242c56c7ac91efaf49b830023847069925f1fea4de2b2732ed20090ba","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-xjcena","revision":"9ec8e3ddd6a4ea2915cb524cfdc969533c32e27f"}}}]} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-kari-20260416-191303-000"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-kari-20260416-191303-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-kari-20260416-191303-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-kari-20260416-191303-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-kari-20260416-191303-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","Application.Name":"build-suite-component-update-kari","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-kari-20260416-191303-000","namespace":"build-e2e-rqgy"},"snapshot":{"name":"build-suite-component-update-kari-20260416-191303-000","namespace":"build-e2e-rqgy"}} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-kari-20260416-191303-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-kari-20260416-191303-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-kari-20260416-191303-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"build-suite-component-update-kari-20260416-191303-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-kari-20260416-191303-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"build-suite-component-update-kari-20260416-191303-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:19:44Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-kari-20260416-191303-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-kari-20260416-191303-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-kari-20260416-191303-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-kari-20260416-191303-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-kari-20260416-191303-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-kari-20260416-191303-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"build-suite-component-update-kari-20260416-191303-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-kari-20260416-191303-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","snapshot.Namespace":"build-e2e-rqgy","snapshot.Name":"build-suite-component-update-kari-20260416-191303-000"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-kari-20260416-191303-000"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-kari-20260416-191303-000"} {"level":"info","ts":"2026-04-16T19:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-djic-on-pull-request-gjkk2 has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","snapshot.Name":"build-suite-component-update-kari-20260416-191303-000"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-djic-on-pull-request-gjkk2 has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-djic-on-pull-request-gjkk2","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-push-qc5mg","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-push-qc5mg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-push-qc5mg","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-push-qc5mg","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-push-qc5mg","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-push-qc5mg","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-push-qc5mg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun test-component-pac-nogwnj-on-push-qc5mg is not associated with a pull request","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-push-qc5mg","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","elapsedSinceCompletion":"301.4264ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","reconcileID":"b03f87cd-0c15-4625-a639-6de961b90601","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","elapsedSinceCompletion":"308.038705ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","reconcileID":"837e05c1-0c39-412a-8767-4d3e5f6b27c5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","elapsedSinceCompletion":"318.868386ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","reconcileID":"7f3992b3-e4b3-41be-90d8-e5887ff424e3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","elapsedSinceCompletion":"339.852493ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","reconcileID":"db0e053a-1222-4e6d-89ee-c7121d4e7cce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","elapsedSinceCompletion":"381.709128ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","reconcileID":"bcca9377-50a1-4f79-a35d-0efae408620c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","elapsedSinceCompletion":"462.22428ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","reconcileID":"94de58e4-459d-44fc-b8cf-be6e0666fe12","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","elapsedSinceCompletion":"623.635521ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","reconcileID":"5214d760-d306-42f6-8cdb-6ef4e129121e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","elapsedSinceCompletion":"944.508054ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","reconcileID":"d61109e6-ecfa-4b25-8d25-54ac5a19c4ff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-parent-afyz-on-pull-request-ngg8d with pr group konflux-gl-multi-component-parent-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","elapsedSinceCompletion":"1.585245469s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:19:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","reconcileID":"5c3c52cc-2a81-48c6-845f-6f381e5b35ed","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-zdgu-20260416-191517-000"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-zdgu-20260416-191517-000","application":"build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-zdgu-20260416-191517-000"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9aa2f826e5fa7750cd5aa0d2cb2c9606cafc00611e42c8c708ce76d8b499c1 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"build-suite-test-application-zdgu-20260416-191517-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-zdgu-20260416-191517-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-cgxkkr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rppv/fj-test-custom-branch-cgxkkr@sha256:ead0e4f4c05a6a95554aac40ebcac0add0262e17154a5abf8dc92f6514527ae1","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-rhvbmo","revision":"2383488ca556e4a8a643a2ea975bf937ae80402a"}}}]} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-zdgu-20260416-191517-000"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","Application.Name":"build-suite-test-application-zdgu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"},"snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"}} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"build-suite-test-application-zdgu-20260416-191517-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-zdgu-20260416-191517-000"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"build-suite-test-application-zdgu-20260416-191517-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:19:53Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"build-suite-test-application-zdgu-20260416-191517-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","snapshot.Namespace":"build-e2e-rppv","snapshot.Name":"build-suite-test-application-zdgu-20260416-191517-000"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-zdgu-20260416-191517-000"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","snapshot.Name":"build-suite-test-application-zdgu-20260416-191517-000"} {"level":"info","ts":"2026-04-16T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-push-jgz7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-push-jgz7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-djic-on-push-jgz7f is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:20:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"}} {"level":"info","ts":"2026-04-16T19:20:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"error","ts":"2026-04-16T19:20:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","snapshot.Namespace":"stat-rep-wvfo","snapshot.Name":"integ-app-zhpk-20260416-191015-000","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:20:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zhpk-20260416-191015-000","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","snapshot.Name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:20:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:02Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-push-m9glr","reconcileID":"f64e32cb-4c96-4b51-94a0-0e2b11d26dfe","Component.Namespace":"konflux-sbvg","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn@sha256:d741c573e3596b68c25ce0c5d7b31ee4195161f3a09544e348e53d351b24f232","Component.Name":"konflux-demo-component-vqrn","lastBuildCommit":"90cf36964459c3dda183e913731b503e9c294dd0"} {"level":"info","ts":"2026-04-16T19:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","component.Namespace":"konflux-sbvg","component.Name":"konflux-demo-component-vqrn"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260416-191235-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-app-20260416-191235-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260416-191235-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-vqrn","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn@sha256:d741c573e3596b68c25ce0c5d7b31ee4195161f3a09544e348e53d351b24f232","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"90cf36964459c3dda183e913731b503e9c294dd0"}}}]} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-ccqa"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"}} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260416-191235-000","testedSnapshot":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","scenario.Name":"my-integration-test-ccqa","destinationSnapshot.Name":"konflux-demo-app-20260416-191235-000","testedSnapshot":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","scenario.Name":"my-integration-test-ccqa","destinationSnapshot.Name":"konflux-demo-app-20260416-191235-000","testedSnapshot":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"my-integration-test-ccqa-pxstm","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ccqa"} {"level":"info","ts":"2026-04-16T19:20:03Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"namespace":"konflux-sbvg","name":"konflux-demo-app-20260416-191235-000","reconcileID":"ae5a5847-0433-48e9-92f6-24903df0791a","snapshot.name":"konflux-demo-app-20260416-191235-000","pipelinerun.name":"konflux-demo-component-vqrn-on-push-m9glr","duration":3.345452462} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-app-20260416-191235-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-push-m9glr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","ExternalID":"my-integration-test-ccqa-konflux-demo-component-vqrn"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","ExternalID":"my-integration-test-ccqa-konflux-demo-component-vqrn"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","snapshot.NameSpace":"konflux-sbvg","snapshot.Name":"konflux-demo-app-20260416-191235-000","scenarioName":"my-integration-test-ccqa","externalID":"my-integration-test-ccqa-konflux-demo-component-vqrn"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-push-m9glr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-push-m9glr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-push-m9glr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-vqrn-on-push-m9glr has finished running","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-push-m9glr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-vqrn-on-push-m9glr has finished running","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ccqa-pxstm","namespace":"konflux-sbvg"},"namespace":"konflux-sbvg","name":"my-integration-test-ccqa-pxstm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","ID":71708173797,"CheckName":"Konflux Dev version / my-integration-test-ccqa / konflux-demo-component-vqrn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260416-191235-000","destinationSnapshot.Name":"konflux-demo-app-20260416-191235-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"}} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260416-191235-000","testedSnapshot":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","scenario.Name":"my-integration-test-ccqa","destinationSnapshot.Name":"konflux-demo-app-20260416-191235-000","testedSnapshot":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","scenario.Name":"my-integration-test-ccqa","destinationSnapshot.Name":"konflux-demo-app-20260416-191235-000","testedSnapshot":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","ExternalID":"my-integration-test-ccqa-konflux-demo-component-vqrn"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:71708173797, NodeID:\"CR_kwDOMZ6fKs8AAAAQsiPl5Q\", HeadSHA:\"90cf36964459c3dda183e913731b503e9c294dd0\", ExternalID:\"my-integration-test-ccqa-konflux-demo-component-vqrn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71708173797\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/71708173797\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:20:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-vqrn snapshot konflux-demo-app-20260416-191235-000 and scenario my-integration-test-ccqa is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71708173797/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ccqa / konflux-demo-component-vqrn\", CheckSuite:github.CheckSuite{ID:64959149121}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","ID":71708173797,"CheckName":"Konflux Dev version / my-integration-test-ccqa / konflux-demo-component-vqrn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260416-191235-000","destinationSnapshot.Name":"konflux-demo-app-20260416-191235-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-push-5gff5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:20:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-push-5gff5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-vqrn-on-push-5gff5 is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","elapsedSinceCompletion":"658.249435ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","reconcileID":"9515ca6a-6c20-497f-ae7a-4027f04862a6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","elapsedSinceCompletion":"663.932964ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","reconcileID":"9ad90164-5d8a-4714-836a-75d473806c78","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","elapsedSinceCompletion":"675.15584ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","reconcileID":"c9642b62-0261-4e02-9ab9-b2b66346c26e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","elapsedSinceCompletion":"695.844206ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","reconcileID":"e27e4f39-ae5a-467d-b927-fd93cf8eafc5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","elapsedSinceCompletion":"737.39581ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","reconcileID":"ceb3fd85-4443-43c6-875e-1385d24e8a92","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","elapsedSinceCompletion":"818.561187ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","reconcileID":"ac10759e-1b10-46cb-8b20-ad12b34bf72f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","elapsedSinceCompletion":"979.113887ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","reconcileID":"22e87d3f-efb4-4816-82a2-bd1150e7c52c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","elapsedSinceCompletion":"1.30025692s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","reconcileID":"a813276e-6a9b-4f0f-8cbd-3748993f5623","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","elapsedSinceCompletion":"596.982075ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","reconcileID":"70f84019-aa71-423d-846c-2c5714e2583e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","elapsedSinceCompletion":"602.657731ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","reconcileID":"5a8580b6-0749-4ba2-b2d2-fcdf10e4be0e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","elapsedSinceCompletion":"613.271971ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","reconcileID":"ee40ba9d-e1d6-4d20-9ca5-c5b10ed3857b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","elapsedSinceCompletion":"633.999427ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","reconcileID":"89e71f56-c6c1-4790-83ea-d00cb904670d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","elapsedSinceCompletion":"675.582477ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","reconcileID":"f182025e-2df6-4695-b664-bea6a80dbc89","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","elapsedSinceCompletion":"756.780101ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","reconcileID":"ccc6dea9-925d-4e80-9f0c-392e5e7db8d7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","elapsedSinceCompletion":"917.387253ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","reconcileID":"bf756b2c-0e1d-40d3-9dc8-483b588fa73b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","elapsedSinceCompletion":"1.940977668s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","reconcileID":"8fdf4da6-7792-41d5-a77c-c19184bbfa13","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","elapsedSinceCompletion":"1.238024046s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","reconcileID":"9d180897-d133-476c-a4f0-2b234f890feb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","elapsedSinceCompletion":"1.893834621s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","reconcileID":"36f5164b-4ebf-4d05-9fd9-66f7be42cb39","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"}} {"level":"info","ts":"2026-04-16T19:20:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-app-20260416-191235-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-app-20260416-191235-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260416-191235-000","testedSnapshot":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ccqa-pxstm","namespace":"konflux-sbvg"},"namespace":"konflux-sbvg","name":"my-integration-test-ccqa-pxstm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","scenario.Name":"my-integration-test-ccqa","destinationSnapshot.Name":"konflux-demo-app-20260416-191235-000","testedSnapshot":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","scenario.Name":"my-integration-test-ccqa","destinationSnapshot.Name":"konflux-demo-app-20260416-191235-000","testedSnapshot":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-khow-20260416-191035-000","application":"integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"integ-app-khow-20260416-191035-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-khow-20260416-191035-000","snapshot.Spec.Components":[{"name":"test-component-pac-dwvojw","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-djec/test-component-pac-dwvojw@sha256:7cd1724aecbd3e453381298cca2f0f8eb6eab3417ba3a55866bed5b65c034500","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"253a62797c4a58788c06c54ec03b93e7987f20ec"}}}]} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","ExternalID":"my-integration-test-ccqa-konflux-demo-component-vqrn"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:71708173797, NodeID:\"CR_kwDOMZ6fKs8AAAAQsiPl5Q\", HeadSHA:\"90cf36964459c3dda183e913731b503e9c294dd0\", ExternalID:\"my-integration-test-ccqa-konflux-demo-component-vqrn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71708173797\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/71708173797\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:20:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-vqrn snapshot konflux-demo-app-20260416-191235-000 and scenario my-integration-test-ccqa is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71708173797/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ccqa / konflux-demo-component-vqrn\", CheckSuite:github.CheckSuite{ID:64959149121}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-app-20260416-191235-000-90cf369-h8xhm","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","release.Name":"konflux-demo-app-20260416-191235-000-90cf369-h8xhm"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-dwvojw is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f8305889aeed09eeb821c4b0530a3958139e173603a5aa47a812d16bb9d3c0 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","Application.Name":"integ-app-khow","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","integrationTestScenario.Name":"my-integration-test-ohxe"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","ID":71708173797,"CheckName":"Konflux Dev version / my-integration-test-ccqa / konflux-demo-component-vqrn","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260416-191235-000","destinationSnapshot.Name":"konflux-demo-app-20260416-191235-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"my-integration-test-ohxe-nn97r","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ohxe"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:20:12Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"namespace":"integration1-djec","name":"integ-app-khow-20260416-191035-000","reconcileID":"f943bbdb-1dd8-4bdc-9501-2aa4cc10438a","snapshot.name":"integ-app-khow-20260416-191035-000","pipelinerun.name":"test-component-pac-dwvojw-on-pull-request-gw2cv","duration":3.686120037} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"integ-app-khow-20260416-191035-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260416-191235-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"my-integration-test-ccqa-pxstm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"}} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Name":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","destinationComponentSnapshot.Name":"integ-app-khow-20260416-191035-000","testedSnapshot":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","scenario.Name":"my-integration-test-ohxe","destinationSnapshot.Name":"integ-app-khow-20260416-191035-000","testedSnapshot":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","scenario.Name":"my-integration-test-ohxe","destinationSnapshot.Name":"integ-app-khow-20260416-191035-000","testedSnapshot":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-dwvojw-on-pull-request-gw2cv has finished running","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","elapsedSinceCompletion":"3.019858906s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","reconcileID":"aa872055-b646-4c03-b1d4-5fb8278c5dba","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","ExternalID":"my-integration-test-ohxe-test-component-pac-dwvojw"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","ExternalID":"my-integration-test-ohxe-test-component-pac-dwvojw"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","existingCheckRun":"github.CheckRun{ID:71706741454, NodeID:\"CR_kwDOKrwUx88AAAAQsg4Kzg\", HeadSHA:\"253a62797c4a58788c06c54ec03b93e7987f20ec\", ExternalID:\"my-integration-test-ohxe-test-component-pac-dwvojw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71706741454\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71706741454\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:10:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dwvojw snapshot scenario my-integration-test-ohxe is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-djec/test-component-pac-dwvojw-on-pull-request-gw2cv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71706741454/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ohxe / test-component-pac-dwvojw\", CheckSuite:github.CheckSuite{ID:64958878522}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541306347, Number:29731, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29731\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dwvojw\", SHA:\"253a62797c4a58788c06c54ec03b93e7987f20ec\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-gakplu\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Name":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw-on-pull-request-gw2cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-dwvojw-on-pull-request-gw2cv has finished running","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-acqp-20260416-191326-000"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-acqp-20260416-191326-000","application":"build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ohxe-nn97r","namespace":"integration1-djec"},"namespace":"integration1-djec","name":"my-integration-test-ohxe-nn97r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-acqp-20260416-191326-000"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"build-suite-test-application-acqp-20260416-191326-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-acqp-20260416-191326-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-wbqhqz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-shon/gl-test-custom-branch-wbqhqz@sha256:aa0dd429d92a38bf3e89b0acb044d6b46ced924a487e564f31b0d9d630d8cb7b","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hnvrmi","revision":"f9031fc79c91a03fef08ff649f5769431fc7e45b"}}}]} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash e592bdb5e2f2684ad92c78e637274cab761f547fa2bceedc742603c58dd269 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-acqp-20260416-191326-000"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","Application.Name":"build-suite-test-application-acqp","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"build-suite-test-application-acqp-20260416-191326-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:20:13Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-acqp-20260416-191326-000"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","ID":71706741454,"CheckName":"Konflux Dev version / my-integration-test-ohxe / test-component-pac-dwvojw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","testedSnapshot.Name":"integ-app-khow-20260416-191035-000","destinationSnapshot.Name":"integ-app-khow-20260416-191035-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-acqp-20260416-191326-000"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Name":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"},"snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"}} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"build-suite-test-application-acqp-20260416-191326-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","snapshot.Namespace":"build-e2e-shon","snapshot.Name":"build-suite-test-application-acqp-20260416-191326-000"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"}} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Name":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","destinationComponentSnapshot.Name":"integ-app-khow-20260416-191035-000","testedSnapshot":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","scenario.Name":"my-integration-test-ohxe","destinationSnapshot.Name":"integ-app-khow-20260416-191035-000","testedSnapshot":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","scenario.Name":"my-integration-test-ohxe","destinationSnapshot.Name":"integ-app-khow-20260416-191035-000","testedSnapshot":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-wbqhqz-on-pull-request-25t9w has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-25t9w","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","ExternalID":"my-integration-test-ohxe-test-component-pac-dwvojw"} {"level":"info","ts":"2026-04-16T19:20:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","existingCheckRun":"github.CheckRun{ID:71706741454, NodeID:\"CR_kwDOKrwUx88AAAAQsg4Kzg\", HeadSHA:\"253a62797c4a58788c06c54ec03b93e7987f20ec\", ExternalID:\"my-integration-test-ohxe-test-component-pac-dwvojw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71706741454\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71706741454\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:10:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dwvojw snapshot integ-app-khow-20260416-191035-000 and scenario my-integration-test-ohxe is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71706741454/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ohxe / test-component-pac-dwvojw\", CheckSuite:github.CheckSuite{ID:64958878522}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541306347, Number:29731, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29731\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dwvojw\", SHA:\"253a62797c4a58788c06c54ec03b93e7987f20ec\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-gakplu\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-16T19:20:14Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","ID":71706741454,"CheckName":"Konflux Dev version / my-integration-test-ohxe / test-component-pac-dwvojw","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:20:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","testedSnapshot.Name":"integ-app-khow-20260416-191035-000","destinationSnapshot.Name":"integ-app-khow-20260416-191035-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:20:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Name":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","elapsedSinceCompletion":"363.5039ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","reconcileID":"11986ae7-bc8c-4977-8a7f-5bce771c5d06","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","elapsedSinceCompletion":"369.182452ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","reconcileID":"72e7f58e-e090-4aad-a774-c0b26910f7bb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","elapsedSinceCompletion":"380.018666ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","reconcileID":"80f72627-0578-4c69-8384-75905bd9ddad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","elapsedSinceCompletion":"401.302023ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","reconcileID":"3d85a94c-150a-472f-b87c-09c3e756e2d7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","elapsedSinceCompletion":"442.087007ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","reconcileID":"d38d1db5-d991-4ef1-9da7-1b706643acaf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","elapsedSinceCompletion":"522.924662ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","reconcileID":"7371696e-196d-4e9d-9001-c4dfc0773031","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","elapsedSinceCompletion":"683.607953ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","reconcileID":"724ff888-7901-470b-8016-1436a5e0b0a0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","elapsedSinceCompletion":"1.00464845s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","reconcileID":"248fb4c9-f37a-4abf-8281-a157bf1e5182","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","elapsedSinceCompletion":"1.646034562s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","reconcileID":"4348b300-66f1-4e5d-8691-62ca75488d77","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","elapsedSinceCompletion":"1.764882019s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","reconcileID":"29eda434-bcef-4f75-a84b-f688c7e1c305","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-buuo-20260416-191330-000"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-buuo-20260416-191330-000","application":"build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-buuo-20260416-191330-000"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"build-suite-test-application-buuo-20260416-191330-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-buuo-20260416-191330-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-hkohio","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dmit/gh-test-custom-branch-hkohio@sha256:7cfc1cf5966c968b3b23555bb95bf549b6749f02e64f5d62dfc3e375a34453d2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-shppvw","revision":"536ce372407c37e32acf6344b0426413e67fcea9"}}}]} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash edcab888db33d71f7a8bb6406f99da0a5172c9aa673fff1856e7eafc804a7a is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-buuo-20260416-191330-000"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"},"snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"}} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","Application.Name":"build-suite-test-application-buuo","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"build-suite-test-application-buuo-20260416-191330-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"build-suite-test-application-buuo-20260416-191330-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:20:18Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-buuo-20260416-191330-000"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"build-suite-test-application-buuo-20260416-191330-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","snapshot.Namespace":"build-e2e-dmit","snapshot.Name":"build-suite-test-application-buuo-20260416-191330-000"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-buuo-20260416-191330-000"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-hkohio-on-pull-request-5rdn7 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","snapshot.Name":"build-suite-test-application-buuo-20260416-191330-000"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-hkohio-on-pull-request-5rdn7 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-5rdn7","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","elapsedSinceCompletion":"1.099069258s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","reconcileID":"9a1c4c9a-7815-4a6d-8a9a-74a3b11372ca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","elapsedSinceCompletion":"1.104704511s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","reconcileID":"34083cd6-627f-47dc-b9d4-0dced6330cd7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","elapsedSinceCompletion":"1.115344533s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","reconcileID":"4c65ada9-9068-4ed8-a90d-959dd9767ff0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","elapsedSinceCompletion":"1.135957119s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","reconcileID":"6b4d4c1b-1543-4e24-bb48-7d7c4cdd5652","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","elapsedSinceCompletion":"1.17815668s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","reconcileID":"5a14c456-53f8-448f-99e4-84ca1102f9da","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","elapsedSinceCompletion":"239.710991ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","reconcileID":"bcbb9321-c214-416d-b44a-b75cb07400a0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","elapsedSinceCompletion":"259.456145ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","reconcileID":"98905fec-b076-4fdb-a129-3e13fa5b3905","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","elapsedSinceCompletion":"580.781352ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","reconcileID":"64155447-09e9-48f8-ab86-4133ae48763c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","elapsedSinceCompletion":"1.221849724s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","reconcileID":"5d403a28-2231-4458-b328-1b9bbc3fed08","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","elapsedSinceCompletion":"1.404600473s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","reconcileID":"9ecb3562-0d9c-44d1-8c16-36cd1e11cfb8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-jaqa-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-jaqa-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","existingCheckRun":"github.CheckRun{ID:71706687591, NodeID:\"CR_kwDOMjU9q88AAAAQsg04Zw\", HeadSHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", ExternalID:\"my-integration-test-jaqa-test-component-pac-nogwnj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706687591\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71706687591\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-16 19:10:15 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-16 19:19:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component test-component-pac-nogwnj snapshot integ-app-zhpk-20260416-191015-000 and scenario my-integration-test-jaqa has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 8s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 7s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 7s | | :white_check_mark: SKIPPED | | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706687591/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jaqa / test-component-pac-nogwnj\", CheckSuite:github.CheckSuite{ID:64958831089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","snapshot.NameSpace":"stat-rep-wvfo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-jaqa","externalID":"my-integration-test-jaqa-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71708220826,"CheckName":"Konflux Dev version / my-integration-test-jaqa / test-component-pac-nogwnj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-vejq-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-vejq-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","existingCheckRun":"github.CheckRun{ID:71706688595, NodeID:\"CR_kwDOMjU9q88AAAAQsg08Uw\", HeadSHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", ExternalID:\"my-integration-test-vejq-test-component-pac-nogwnj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706688595\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71706688595\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-16 19:10:15 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-16 19:19:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component test-component-pac-nogwnj snapshot integ-app-zhpk-20260416-191015-000 and scenario my-integration-test-vejq has failed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 7s | | :heavy_check_mark: SUCCESS | | |\n| task-fail | 7s | | :x: FAILURE | | |\n| task-skipped | 7s | | :white_check_mark: SKIPPED | | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706688595/annotations\"}, Name:\"Konflux Dev version / my-integration-test-vejq / test-component-pac-nogwnj\", CheckSuite:github.CheckSuite{ID:64958831089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","snapshot.NameSpace":"stat-rep-wvfo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-vejq","externalID":"my-integration-test-vejq-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"}} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"integ-app-khow-20260416-191035-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ohxe-nn97r","namespace":"integration1-djec"},"namespace":"integration1-djec","name":"my-integration-test-ohxe-nn97r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"integ-app-khow-20260416-191035-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","destinationComponentSnapshot.Name":"integ-app-khow-20260416-191035-000","testedSnapshot":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71708221650,"CheckName":"Konflux Dev version / my-integration-test-vejq / test-component-pac-nogwnj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-goik-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-goik-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","existingCheckRun":"github.CheckRun{ID:71706689721, NodeID:\"CR_kwDOMjU9q88AAAAQsg1AuQ\", HeadSHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", ExternalID:\"my-integration-test-goik-test-component-pac-nogwnj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706689721\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71706689721\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"neutral\", StartedAt:github.Timestamp{2026-04-16 19:10:16 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-16 19:19:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component test-component-pac-nogwnj snapshot integ-app-zhpk-20260416-191015-000 and optional scenario my-integration-test-goik has failed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-fail | 6s | | :x: FAILURE | | |\n| task-skipped | 7s | | :white_check_mark: SKIPPED | | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71706689721/annotations\"}, Name:\"Konflux Dev version / my-integration-test-goik / test-component-pac-nogwnj\", CheckSuite:github.CheckSuite{ID:64958831089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","snapshot.NameSpace":"stat-rep-wvfo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-goik","externalID":"my-integration-test-goik-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","scenario.Name":"my-integration-test-ohxe","destinationSnapshot.Name":"integ-app-khow-20260416-191035-000","testedSnapshot":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","scenario.Name":"my-integration-test-ohxe","destinationSnapshot.Name":"integ-app-khow-20260416-191035-000","testedSnapshot":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71708222827,"CheckName":"Konflux Dev version / my-integration-test-goik / test-component-pac-nogwnj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","pipelineRun.Namespace":"stat-rep-wvfo","pipelineRun.Name":"failing-build-plr-hsug","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","pipelinerun.Name":"failing-build-plr-hsug"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun stat-rep-wvfo/test-component-pac-nogwnj-on-pull-request-bwcjl with pr group konflux-test-component-pac-nogwnj is not the latest for its component, skipped","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component stat-rep-wvfo/test-component-pac-nogwnj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-nogwnj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","ExternalID":"my-integration-test-ohxe-test-component-pac-dwvojw"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","existingCheckRun":"github.CheckRun{ID:71706741454, NodeID:\"CR_kwDOKrwUx88AAAAQsg4Kzg\", HeadSHA:\"253a62797c4a58788c06c54ec03b93e7987f20ec\", ExternalID:\"my-integration-test-ohxe-test-component-pac-dwvojw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71706741454\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71706741454\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:10:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-dwvojw snapshot integ-app-khow-20260416-191035-000 and scenario my-integration-test-ohxe is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71706741454/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ohxe / test-component-pac-dwvojw\", CheckSuite:github.CheckSuite{ID:64958878522}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541306347, Number:29731, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29731\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dwvojw\", SHA:\"253a62797c4a58788c06c54ec03b93e7987f20ec\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-gakplu\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:22Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","reconcileID":"418683b4-1faa-4394-9d9c-72b38e35f295","component.Name":"gh-multi-component-child-berw"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-elqx-20260416-191309-000"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-elqx-20260416-191309-000","application":"build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-elqx-20260416-191309-000"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"build-suite-component-update-elqx-20260416-191309-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-elqx-20260416-191309-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-berw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-parent-berw@sha256:6784e462aaabea69026943f0622c5487e9928741907d72871820aed7105222e7","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-mugyzo","revision":"f5b6dec1078f5bf1b341abe59da0c28855e42caa"}}}]} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-berw is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-elqx-20260416-191309-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 21d6708a3b30161deac2620e848e869fdbacbb79e402bb155d2eb7aaa61efe is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-elqx-20260416-191309-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-elqx-20260416-191309-000"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-elqx-20260416-191309-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-elqx-20260416-191309-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-elqx-20260416-191309-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-elqx-20260416-191309-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","Application.Name":"build-suite-component-update-elqx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-elqx-20260416-191309-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"build-suite-component-update-elqx-20260416-191309-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:20:22Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-elqx-20260416-191309-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-elqx-20260416-191309-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-elqx-20260416-191309-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-elqx-20260416-191309-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-elqx-20260416-191309-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-elqx-20260416-191309-000"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","ID":71706741454,"CheckName":"Konflux Dev version / my-integration-test-ohxe / test-component-pac-dwvojw","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","testedSnapshot.Name":"integ-app-khow-20260416-191035-000","destinationSnapshot.Name":"integ-app-khow-20260416-191035-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-elqx-20260416-191309-000"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Name":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-khow-20260416-191035-000","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"my-integration-test-ohxe-nn97r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-elqx-20260416-191309-000","namespace":"build-e2e-rbbh"},"snapshot":{"name":"build-suite-component-update-elqx-20260416-191309-000","namespace":"build-e2e-rbbh"}} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-elqx-20260416-191309-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-elqx-20260416-191309-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-elqx-20260416-191309-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"build-suite-component-update-elqx-20260416-191309-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-elqx-20260416-191309-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","snapshot.Namespace":"build-e2e-rbbh","snapshot.Name":"build-suite-component-update-elqx-20260416-191309-000"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-pull-request-828ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-berw-on-pull-request-828ht has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-pull-request-828ht","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","PR group":"konflux-gl-test-custom-branch-wbqhqz"} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-acqp-20260416-191326-000"} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","prGroup":"konflux-gl-test-custom-branch-wbqhqz","prGroupHash":"e592bdb5e2f2684ad92c78e637274cab761f547fa2bceedc742603c58dd269"} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"},"snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"}} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-acqp-20260416-191326-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","snapshot.Namespace":"build-e2e-shon","snapshot.Name":"build-suite-test-application-acqp-20260416-191326-000"} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","PR group":"konflux-fj-test-custom-branch-cgxkkr"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-zdgu-20260416-191517-000"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","prGroup":"konflux-fj-test-custom-branch-cgxkkr","prGroupHash":"9aa2f826e5fa7750cd5aa0d2cb2c9606cafc00611e42c8c708ce76d8b499c1"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"},"snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"}} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-zdgu-20260416-191517-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","snapshot.Namespace":"build-e2e-rppv","snapshot.Name":"build-suite-test-application-zdgu-20260416-191517-000"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","prGroup":"konflux-gh-multi-component-child-berw","prGroupHash":"786e038af34c53cb6007ab6ed84f194e33b26876f9ac0c34d30022320dbb5a"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:17:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:12:10Z","completionTime":"2026-04-16T19:17:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"IMAGE_DIGEST","value":"sha256:79b7518d4126a2a0edd3889ed3b19a79de84a769756aa7c132f77576ca74eb88"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo"},{"name":"CHAINS-GIT_COMMIT","value":"704eb2dd07c03b368383406815fe4b06fbc0ec2f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo"},{"name":"revision","value":"704eb2dd07c03b368383406815fe4b06fbc0ec2f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo18fae4abdd81fd812ff8e096ce11f8da-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-18fae4abdd81fd812ff8e096ce11f8da-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp18fae4abdd81fd812ff8e096ce11f8da-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-18fae4abdd81fd812ff8e096ce11f8da-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-o255fa406260718c8800a0a0bc3f14a88","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo18fae4abdd81fd812ff8e096ce11f8da-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com18fae4abdd81fd812ff8e096ce11f8da-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co18fae4abdd81fd812ff8e096ce11f8da-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-af1231cf76615bf149ac24a1ef17951f-1fabf5bd3f147f07-01"}},"deletionTimestamp":"2026-04-16 19:20:28 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-berw-on-pull-request-j85df has finished running","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","prGroup":"konflux-gh-multi-component-child-berw","prGroupHash":"786e038af34c53cb6007ab6ed84f194e33b26876f9ac0c34d30022320dbb5a"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:17:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:12:10Z","completionTime":"2026-04-16T19:17:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"IMAGE_DIGEST","value":"sha256:79b7518d4126a2a0edd3889ed3b19a79de84a769756aa7c132f77576ca74eb88"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo"},{"name":"CHAINS-GIT_COMMIT","value":"704eb2dd07c03b368383406815fe4b06fbc0ec2f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo"},{"name":"revision","value":"704eb2dd07c03b368383406815fe4b06fbc0ec2f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo18fae4abdd81fd812ff8e096ce11f8da-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-18fae4abdd81fd812ff8e096ce11f8da-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp18fae4abdd81fd812ff8e096ce11f8da-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-18fae4abdd81fd812ff8e096ce11f8da-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-o255fa406260718c8800a0a0bc3f14a88","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo18fae4abdd81fd812ff8e096ce11f8da-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com18fae4abdd81fd812ff8e096ce11f8da-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co18fae4abdd81fd812ff8e096ce11f8da-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-af1231cf76615bf149ac24a1ef17951f-1fabf5bd3f147f07-01"}},"deletionTimestamp":"2026-04-16 19:20:28 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-berw-on-pull-request-j85df has finished running","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","prGroup":"konflux-gh-multi-component-child-berw","prGroupHash":"786e038af34c53cb6007ab6ed84f194e33b26876f9ac0c34d30022320dbb5a"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:17:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:12:10Z","completionTime":"2026-04-16T19:17:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"IMAGE_DIGEST","value":"sha256:79b7518d4126a2a0edd3889ed3b19a79de84a769756aa7c132f77576ca74eb88"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo"},{"name":"CHAINS-GIT_COMMIT","value":"704eb2dd07c03b368383406815fe4b06fbc0ec2f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo"},{"name":"revision","value":"704eb2dd07c03b368383406815fe4b06fbc0ec2f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-704eb2dd07c03b368383406815fe4b06fbc0ec2f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo18fae4abdd81fd812ff8e096ce11f8da-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-18fae4abdd81fd812ff8e096ce11f8da-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp18fae4abdd81fd812ff8e096ce11f8da-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-18fae4abdd81fd812ff8e096ce11f8da-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-o255fa406260718c8800a0a0bc3f14a88","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo18fae4abdd81fd812ff8e096ce11f8da-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com18fae4abdd81fd812ff8e096ce11f8da-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-berw-on-pull-request-j85df-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon18fae4abdd81fd812ff8e096ce11f8da-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co18fae4abdd81fd812ff8e096ce11f8da-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-af1231cf76615bf149ac24a1ef17951f-1fabf5bd3f147f07-01"}},"deletionTimestamp":"2026-04-16 19:20:28 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-berw-on-pull-request-j85df has finished running","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-j85df","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","elapsedSinceCompletion":"881.378135ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","reconcileID":"516e8e6c-ff39-44ef-b940-a8368a0a9c87","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","elapsedSinceCompletion":"887.330931ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","reconcileID":"80756318-d132-457b-93f9-b104277a0f57","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","elapsedSinceCompletion":"898.128962ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","reconcileID":"7e7058f8-ad2c-4fb0-a71e-d3acca67f836","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","elapsedSinceCompletion":"918.930915ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","reconcileID":"9896814b-1055-487d-b7db-c0a8bb970150","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","elapsedSinceCompletion":"960.38245ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","reconcileID":"e3e909b0-bd80-481e-b603-cceb40fe3216","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","elapsedSinceCompletion":"1.040871715s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","reconcileID":"6e521ece-e752-4d81-ba9a-b27276b557a4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","elapsedSinceCompletion":"1.201585665s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:20:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","reconcileID":"1b630acb-96e6-4205-bdb3-449b38943bef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"error","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1000","msg":"Build PipelineRun failed with error, should be fixed and re-run manually","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","pipelineRun.Name":"failing-build-plr-hsug","error":"Missing info IMAGE_URL from pipelinerun failing-build-plr-hsug","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updatePipelineRunWithCustomizedError\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:1000\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:325\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: Missing info IMAGE_URL from pipelinerun failing-build-plr-hsug\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-goik-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-goik-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:20:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","existingCheckRun":"github.CheckRun{ID:71708222827, NodeID:\"CR_kwDOMjU9q88AAAAQsiSlaw\", HeadSHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", ExternalID:\"my-integration-test-goik-test-component-pac-nogwnj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71708222827\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71708222827\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:20:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-nogwnj snapshot optional scenario my-integration-test-goik is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-wvfo/failing-build-plr-hsug is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71708222827/annotations\"}, Name:\"Konflux Dev version / my-integration-test-goik / test-component-pac-nogwnj\", CheckSuite:github.CheckSuite{ID:64958831089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71708222827,"CheckName":"Konflux Dev version / my-integration-test-goik / test-component-pac-nogwnj","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-jaqa-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-jaqa-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","existingCheckRun":"github.CheckRun{ID:71708220826, NodeID:\"CR_kwDOMjU9q88AAAAQsiSdmg\", HeadSHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", ExternalID:\"my-integration-test-jaqa-test-component-pac-nogwnj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71708220826\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71708220826\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:20:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-nogwnj snapshot scenario my-integration-test-jaqa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-wvfo/failing-build-plr-hsug is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71708220826/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jaqa / test-component-pac-nogwnj\", CheckSuite:github.CheckSuite{ID:64958831089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71708220826,"CheckName":"Konflux Dev version / my-integration-test-jaqa / test-component-pac-nogwnj","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-vejq-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ExternalID":"my-integration-test-vejq-test-component-pac-nogwnj"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","existingCheckRun":"github.CheckRun{ID:71708221650, NodeID:\"CR_kwDOMjU9q88AAAAQsiSg0g\", HeadSHA:\"cdb4b8e45dbb09b4158fed10c0609cd98cb0602b\", ExternalID:\"my-integration-test-vejq-test-component-pac-nogwnj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71708221650\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71708221650\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:20:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-nogwnj snapshot scenario my-integration-test-vejq is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-wvfo/failing-build-plr-hsug is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71708221650/annotations\"}, Name:\"Konflux Dev version / my-integration-test-vejq / test-component-pac-nogwnj\", CheckSuite:github.CheckSuite{ID:64958831089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","ID":71708221650,"CheckName":"Konflux Dev version / my-integration-test-vejq / test-component-pac-nogwnj","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","pipelineRun.Namespace":"stat-rep-wvfo","pipelineRun.Name":"failing-build-plr-hsug","build pipelineRun Status":"BuildPLRFailed"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","pipelinerun.Name":"failing-build-plr-hsug"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun stat-rep-wvfo/test-component-pac-nogwnj-on-pull-request-bwcjl with pr group konflux-test-component-pac-nogwnj is not the latest for its component, skipped","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component stat-rep-wvfo/test-component-pac-nogwnj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-nogwnj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"error","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1000","msg":"Build PipelineRun failed with error, should be fixed and re-run manually","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","pipelineRun.Name":"failing-build-plr-hsug","error":"Missing info IMAGE_URL from pipelinerun failing-build-plr-hsug","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updatePipelineRunWithCustomizedError\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:1000\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:325\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: Missing info IMAGE_URL from pipelinerun failing-build-plr-hsug\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","PR group":"konflux-gh-test-custom-branch-hkohio"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-buuo-20260416-191330-000"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"},"snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"}} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-buuo-20260416-191330-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","snapshot.Namespace":"build-e2e-dmit","snapshot.Name":"build-suite-test-application-buuo-20260416-191330-000"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","prGroup":"konflux-gh-test-custom-branch-hkohio","prGroupHash":"edcab888db33d71f7a8bb6406f99da0a5172c9aa673fff1856e7eafc804a7a"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"error","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1000","msg":"Build PipelineRun failed with error, should be fixed and re-run manually","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","pipelineRun.Name":"failing-build-plr-hsug","error":"Missing info IMAGE_URL from pipelinerun failing-build-plr-hsug","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updatePipelineRunWithCustomizedError\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:1000\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:325\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: Missing info IMAGE_URL from pipelinerun failing-build-plr-hsug\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-yoye"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-yoye","application":"integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-yoye"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-yoye"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-khow has been set as a Controller OwnerReference on Snapshot snapshot-sample-yoye","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"namespace":"integration1-djec","name":"snapshot-sample-yoye","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","Application.Name":"integ-app-khow","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-yoye"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"}} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","integrationTestScenario.Name":"my-integration-test-ohxe"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Name":"snapshot-sample-yoye"} {"level":"error","ts":"2026-04-16T19:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Namespace":"integration1-djec","snapshot.Name":"snapshot-sample-yoye","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-yoye"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Name":"snapshot-sample-yoye"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"my-integration-test-ohxe-m8jvp","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ohxe"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"snapshot-sample-yoye","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"skipped-its-s9xwp","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-yoye"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"}} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Name":"snapshot-sample-yoye"} {"level":"error","ts":"2026-04-16T19:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Namespace":"integration1-djec","snapshot.Name":"snapshot-sample-yoye","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-yoye"} {"level":"info","ts":"2026-04-16T19:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Name":"snapshot-sample-yoye"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-yoye"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"}} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Name":"snapshot-sample-yoye"} {"level":"error","ts":"2026-04-16T19:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Namespace":"integration1-djec","snapshot.Name":"snapshot-sample-yoye","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-yoye"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Name":"snapshot-sample-yoye"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ohxe-m8jvp","namespace":"integration1-djec"},"namespace":"integration1-djec","name":"my-integration-test-ohxe-m8jvp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-yoye"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"}} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Name":"snapshot-sample-yoye"} {"level":"error","ts":"2026-04-16T19:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Namespace":"integration1-djec","snapshot.Name":"snapshot-sample-yoye","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-yoye"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Name":"snapshot-sample-yoye"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-s9xwp","namespace":"integration1-djec"},"namespace":"integration1-djec","name":"skipped-its-s9xwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-berw-on-pull-request-q8lnq","PR group":"konflux-gh-multi-component-child-berw"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","prGroup":"konflux-gh-multi-component-child-berw","prGroupHash":"786e038af34c53cb6007ab6ed84f194e33b26876f9ac0c34d30022320dbb5a"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-j85df with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-j85df with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-j85df with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-j85df with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-j85df with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-j85df with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-j85df with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-j85df with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-j85df with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-j85df with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk"} {"level":"error","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1000","msg":"Build PipelineRun failed with error, should be fixed and re-run manually","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","pipelineRun.Name":"failing-build-plr-hsug","error":"Missing info IMAGE_URL from pipelinerun failing-build-plr-hsug","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updatePipelineRunWithCustomizedError\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:1000\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:325\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"failing-build-plr-hsug","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: Missing info IMAGE_URL from pipelinerun failing-build-plr-hsug\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-yoye"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"}} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Name":"snapshot-sample-yoye"} {"level":"error","ts":"2026-04-16T19:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Namespace":"integration1-djec","snapshot.Name":"snapshot-sample-yoye","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-yoye"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Name":"snapshot-sample-yoye"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-s9xwp","namespace":"integration1-djec"},"namespace":"integration1-djec","name":"skipped-its-s9xwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-yoye"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"skipped-its-s9xwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"}} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"snapshot-sample-yoye","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 2 required Integration PipelineRuns succeeded","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"snapshot-sample-yoye","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:41Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-yoye', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"namespace":"integration1-djec","name":"snapshot-sample-yoye","reconcileID":"5e67f9d0-9d79-4061-abe8-a10fc6e151c3"} {"level":"error","ts":"2026-04-16T19:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Namespace":"integration1-djec","snapshot.Name":"snapshot-sample-yoye","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-yoye"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","snapshot.Name":"snapshot-sample-yoye"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ohxe-m8jvp","namespace":"integration1-djec"},"namespace":"integration1-djec","name":"my-integration-test-ohxe-m8jvp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"snapshot-sample-yoye-tz6kt","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","release.Name":"snapshot-sample-yoye-tz6kt"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"my-integration-test-ohxe-m8jvp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-yoye","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow"} {"level":"info","ts":"2026-04-16T19:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-j85df with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-j85df with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-j85df with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:20:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:20:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"stat-rep-wvfo","snapshot":"integ-app-zhpk-20260416-191015-000"} {"level":"info","ts":"2026-04-16T19:20:50Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-zhpk-20260416-191015-000\" not found","pipelineRun":{"name":"my-integration-test-goik-28x72","namespace":"stat-rep-wvfo"}} {"level":"info","ts":"2026-04-16T19:20:50Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-zhpk-20260416-191015-000\" not found","pipelineRun":{"name":"my-integration-test-vejq-t8npt","namespace":"stat-rep-wvfo"}} 2026/04/16 19:20:50 http: TLS handshake error from 10.128.0.2:56086: EOF {"level":"info","ts":"2026-04-16T19:20:50Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-zhpk-20260416-191015-000\" not found","pipelineRun":{"name":"my-integration-test-jaqa-6fdf2","namespace":"stat-rep-wvfo"}} 2026/04/16 19:20:50 http: TLS handshake error from 10.130.0.2:43312: EOF {"level":"info","ts":"2026-04-16T19:20:50Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-nogwnj","namespace":"stat-rep-wvfo"},"application":"stat-rep-wvfo/integ-app-zhpk","namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-04-16T19:20:50Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:20:51Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-pull-request-bwcjl","namespace":"stat-rep-wvfo"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-push-qc5mg","namespace":"stat-rep-wvfo"},"namespace":"stat-rep-wvfo","name":"test-component-pac-nogwnj-on-push-qc5mg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-16T19:20:51Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-nogwnj-on-push-qc5mg","namespace":"stat-rep-wvfo"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:20:51Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"failing-build-plr-hsug","namespace":"stat-rep-wvfo"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-j85df with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-yoye"} {"level":"info","ts":"2026-04-16T19:20:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-djec","snapshot":"snapshot-sample-yoye"} 2026/04/16 19:20:51 http: TLS handshake error from 10.130.0.2:43326: EOF {"level":"info","ts":"2026-04-16T19:20:51Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"snapshot-sample-yoye\" not found","pipelineRun":{"name":"my-integration-test-ohxe-m8jvp","namespace":"integration1-djec"}} {"level":"info","ts":"2026-04-16T19:20:51Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"snapshot-sample-yoye\" not found","pipelineRun":{"name":"skipped-its-s9xwp","namespace":"integration1-djec"}} {"level":"info","ts":"2026-04-16T19:20:51Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-dwvojw","namespace":"integration1-djec"},"application":"integration1-djec/integ-app-khow","namespace":"integration1-djec","name":"test-component-pac-dwvojw","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:20:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:20:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:20:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-ohxe-nn97r","namespace":"integration1-djec"},"pipelineRun.Name":"my-integration-test-ohxe-nn97r"} {"level":"info","ts":"2026-04-16T19:20:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ohxe-nn97r","namespace":"integration1-djec"},"namespace":"integration1-djec","name":"my-integration-test-ohxe-nn97r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-16T19:20:56Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-dwvojw-on-pull-request-gw2cv","namespace":"integration1-djec"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:20:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:20:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-djec","snapshot":"integ-app-khow-20260416-191035-000"} {"level":"info","ts":"2026-04-16T19:21:04Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-lyetcz","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","elapsedSinceCompletion":"216.011834ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","reconcileID":"7b95251b-f7fe-4509-9c93-5dcad251df36","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","elapsedSinceCompletion":"221.60527ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","reconcileID":"07a5a986-db25-4be7-9fd1-97ab5e8715e0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","elapsedSinceCompletion":"232.268503ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","reconcileID":"7d16865e-5771-44c5-87d4-1fd7d36c9818","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","elapsedSinceCompletion":"252.881566ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","reconcileID":"9e25c1e2-8eef-4336-afbe-97a4a8b2a1ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","elapsedSinceCompletion":"294.356859ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","reconcileID":"9670d323-cc4f-41a0-8dfe-e27d6295b9ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","elapsedSinceCompletion":"376.031297ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","reconcileID":"45670ace-09b5-4d4a-ba64-da349e9c7659","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","elapsedSinceCompletion":"537.518333ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","reconcileID":"149daa62-a329-48ae-aa40-8664b32ce4ce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","elapsedSinceCompletion":"858.658881ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","reconcileID":"2e360601-010c-4853-8565-6a670499c7c9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-j85df with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","elapsedSinceCompletion":"1.49970753s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","reconcileID":"e6581fc8-276c-4132-93cd-e2e6815d3ac2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-fhmp-20260416-191340-000","application":"integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-rcfuno is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 94fffa25b775e3e01548b44ada7c4affacea72bd96d577668c9536e4303f67 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"integ-app-fhmp-20260416-191340-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-fhmp-20260416-191340-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-rcfuno","version":"","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-mfwn/test-comp-pac-gitlab-rcfuno@sha256:a3920ee54d5a7bfe6ad468c5e0947c159e3141c5c7fd68d6617064a5679ffa63","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"15e9d2b4afb72708485cdbd06d5f11b83f44669a"}}}]} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"}} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","snapshot.Name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","integrationTestScenario.Name":"my-integration-test-bugg"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","Application.Name":"integ-app-fhmp","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","integrationTestScenario.Name":"my-integration-test-bugg"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","destinationComponentSnapshot.Name":"integ-app-fhmp-20260416-191340-000","testedSnapshot":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.Name":"my-integration-test-bugg","destinationSnapshot.Name":"integ-app-fhmp-20260416-191340-000","testedSnapshot":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.Name":"my-integration-test-bugg","destinationSnapshot.Name":"integ-app-fhmp-20260416-191340-000","testedSnapshot":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"my-integration-test-bugg-4hr2x","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-bugg"} {"level":"info","ts":"2026-04-16T19:21:07Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"namespace":"gitlab-rep-mfwn","name":"integ-app-fhmp-20260416-191340-000","reconcileID":"ba14c768-3336-43c6-afb6-a3430d2c4105","snapshot.name":"integ-app-fhmp-20260416-191340-000","pipelinerun.name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","duration":2.906108749} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"integ-app-fhmp-20260416-191340-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","integrationTestScenario.Name":"my-integration-test-ccod"} {"level":"info","ts":"2026-04-16T19:21:07Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","projectID":56586709,"pipelineID":2458733122} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"my-integration-test-ccod-75nwp","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ccod"} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commitStatus.Name":"Konflux Dev version / my-integration-test-bugg / test-comp-pac-gitlab-rcfuno","commitStatus.ID":13960070977} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.name":"my-integration-test-bugg","commitStatus.ID":13960070977,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","testedSnapshot.Name":"integ-app-fhmp-20260416-191340-000","destinationSnapshot.Name":"integ-app-fhmp-20260416-191340-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.Name":"my-integration-test-ccod","destinationSnapshot.Name":"integ-app-fhmp-20260416-191340-000","testedSnapshot":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","Scenario":"my-integration-test-bugg"} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","projectID":56586709,"pipelineID":2458733122} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commitStatus.Name":"Konflux Dev version / my-integration-test-ccod / test-comp-pac-gitlab-rcfuno","commitStatus.ID":13960070715} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.name":"my-integration-test-ccod","commitStatus.ID":13960070715,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","Label":"my-integration-test-bugg"} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","Application.Name":"integ-app-fhmp","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","integrationTestScenario.Name":"my-integration-test-bugg","pipelineRun.Name":"my-integration-test-bugg-4hr2x"} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","integrationTestScenario.Name":"my-integration-test-ccod","pipelineRun.Name":"my-integration-test-ccod-75nwp"} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","testedSnapshot.Name":"integ-app-fhmp-20260416-191340-000","destinationSnapshot.Name":"integ-app-fhmp-20260416-191340-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:21:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentTitle":"Integration test for component test-comp-pac-gitlab-rcfuno","noteID":3258762442} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentTitle":"Integration test for component test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentPrefix":"Integration test for component test-comp-pac-gitlab-rcfuno","count":2} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bugg-4hr2x","namespace":"gitlab-rep-mfwn"},"namespace":"gitlab-rep-mfwn","name":"my-integration-test-bugg-4hr2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","snapshot.Name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","noteID":3258762442,"commentPrefix":"Integration test for component test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ccod-75nwp","namespace":"gitlab-rep-mfwn"},"namespace":"gitlab-rep-mfwn","name":"my-integration-test-ccod-75nwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","snapshot.Name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"}} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","snapshot.Name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","destinationComponentSnapshot.Name":"integ-app-fhmp-20260416-191340-000","testedSnapshot":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.Name":"my-integration-test-bugg","destinationSnapshot.Name":"integ-app-fhmp-20260416-191340-000","testedSnapshot":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.Name":"my-integration-test-bugg","destinationSnapshot.Name":"integ-app-fhmp-20260416-191340-000","testedSnapshot":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","projectID":56586709,"pipelineID":2458733122} {"level":"info","ts":"2026-04-16T19:21:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commitStatus.Name":"Konflux Dev version / my-integration-test-bugg / test-comp-pac-gitlab-rcfuno","commitStatus.ID":13960070977} {"level":"info","ts":"2026-04-16T19:21:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenarioName":"my-integration-test-bugg"} {"level":"info","ts":"2026-04-16T19:21:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.name":"my-integration-test-bugg","commitStatus2.ID":13960070977,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","testedSnapshot.Name":"integ-app-fhmp-20260416-191340-000","destinationSnapshot.Name":"integ-app-fhmp-20260416-191340-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.Name":"my-integration-test-ccod","destinationSnapshot.Name":"integ-app-fhmp-20260416-191340-000","testedSnapshot":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","projectID":56586709,"pipelineID":2458733122} {"level":"info","ts":"2026-04-16T19:21:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commitStatus.Name":"Konflux Dev version / my-integration-test-ccod / test-comp-pac-gitlab-rcfuno","commitStatus.ID":13960070715} {"level":"info","ts":"2026-04-16T19:21:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenarioName":"my-integration-test-ccod"} {"level":"info","ts":"2026-04-16T19:21:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.name":"my-integration-test-ccod","commitStatus2.ID":13960070715,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:21:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","testedSnapshot.Name":"integ-app-fhmp-20260416-191340-000","destinationSnapshot.Name":"integ-app-fhmp-20260416-191340-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:21:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentTitle":"Integration test for component test-comp-pac-gitlab-rcfuno","noteID":3258762442} {"level":"info","ts":"2026-04-16T19:21:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentTitle":"Integration test for component test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:21:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentPrefix":"Integration test for component test-comp-pac-gitlab-rcfuno","count":2} {"level":"info","ts":"2026-04-16T19:21:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","noteID":3258762442,"commentPrefix":"Integration test for component test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:21:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","snapshot.Name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","elapsedSinceCompletion":"423.76024ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","reconcileID":"c72fd0a8-5386-4716-9f4c-ae4e3ef7de9e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","elapsedSinceCompletion":"429.344368ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","reconcileID":"3209c194-214b-4c49-b9d3-d558f714bc74","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","elapsedSinceCompletion":"439.941642ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","reconcileID":"a59fd0c9-2eea-41d3-b8bd-d5a3563d3037","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","elapsedSinceCompletion":"460.53037ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","reconcileID":"b1476c80-b691-4c88-98ef-44de7c6865e1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","elapsedSinceCompletion":"501.081362ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","reconcileID":"6bdfdd0b-0ee9-4f4b-9fd8-781a1d1cda3b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","elapsedSinceCompletion":"581.721768ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","reconcileID":"25f96dde-c3be-4b77-9ba3-3875770524b3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","elapsedSinceCompletion":"742.546166ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","reconcileID":"e823b4c2-8047-49f7-bbd3-64b0ca8e473a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","elapsedSinceCompletion":"1.064182176s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","reconcileID":"1a9ae7ed-b9b4-48ac-9906-49f3ad323d69","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","elapsedSinceCompletion":"1.683172502s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","reconcileID":"1d2646e5-77ff-4232-b93f-922a1bfc393f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","elapsedSinceCompletion":"1.704814829s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","reconcileID":"f702e86d-54cc-45df-ad43-f52d1115f280","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"}} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","snapshot.Name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","destinationComponentSnapshot.Name":"integ-app-fhmp-20260416-191340-000","testedSnapshot":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.Name":"my-integration-test-bugg","destinationSnapshot.Name":"integ-app-fhmp-20260416-191340-000","testedSnapshot":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.Name":"my-integration-test-bugg","destinationSnapshot.Name":"integ-app-fhmp-20260416-191340-000","testedSnapshot":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bugg-4hr2x","namespace":"gitlab-rep-mfwn"},"namespace":"gitlab-rep-mfwn","name":"my-integration-test-bugg-4hr2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","projectID":56586709,"pipelineID":2458733122} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenarioName":"my-integration-test-bugg"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.name":"my-integration-test-bugg","commitStatus2.ID":13960070977,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","testedSnapshot.Name":"integ-app-fhmp-20260416-191340-000","destinationSnapshot.Name":"integ-app-fhmp-20260416-191340-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.Name":"my-integration-test-ccod"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-xxwl-20260416-191202-000"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-xxwl-20260416-191202-000","application":"build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-xxwl-20260416-191202-000"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"build-suite-positive-mc-xxwl-20260416-191202-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-xxwl-20260416-191202-000","snapshot.Spec.Components":[{"name":"go-component-kgzzvz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-flzp/go-component-kgzzvz@sha256:7d61b35d1a00c5328b496456254fcae790fe278050d224929e8067c149818a2e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"9639ced1ce30ab103bc12e6e8145c42bd45aee88"}}}]} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-kgzzvz is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-191202-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 5fbaa0d2cac75bb62c6581d7fa25fffdba16c98e05b8c4ca915d2ebb85d5b4 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-191202-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-xxwl-20260416-191202-000"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-191202-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-191202-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-191202-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-191202-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","Application.Name":"build-suite-positive-mc-xxwl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-191202-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"build-suite-positive-mc-xxwl-20260416-191202-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:21:16Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-191202-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-191202-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-191202-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-191202-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-191202-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-xxwl-20260416-191202-000"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentTitle":"Integration test for component test-comp-pac-gitlab-rcfuno","noteID":3258762442} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentTitle":"Integration test for component test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentPrefix":"Integration test for component test-comp-pac-gitlab-rcfuno","count":2} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-xxwl-20260416-191202-000"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-kgzzvz-on-pull-request-bhx2l has finished running","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ccod-75nwp","namespace":"gitlab-rep-mfwn"},"namespace":"gitlab-rep-mfwn","name":"my-integration-test-ccod-75nwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","noteID":3258762442,"commentPrefix":"Integration test for component test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","snapshot.Name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"my-integration-test-ccod-75nwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"my-integration-test-bugg-4hr2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-191202-000","namespace":"build-e2e-flzp"},"snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-191202-000","namespace":"build-e2e-flzp"}} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-191202-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-191202-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-191202-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"build-suite-positive-mc-xxwl-20260416-191202-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-191202-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","snapshot.Namespace":"build-e2e-flzp","snapshot.Name":"build-suite-positive-mc-xxwl-20260416-191202-000"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"}} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"integ-app-fhmp-20260416-191340-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"integ-app-fhmp-20260416-191340-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","destinationComponentSnapshot.Name":"integ-app-fhmp-20260416-191340-000","testedSnapshot":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.Name":"my-integration-test-ccod","destinationSnapshot.Name":"integ-app-fhmp-20260416-191340-000","testedSnapshot":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.Name":"my-integration-test-ccod","destinationSnapshot.Name":"integ-app-fhmp-20260416-191340-000","testedSnapshot":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","projectID":56586709,"pipelineID":2458733122} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenarioName":"my-integration-test-ccod"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.name":"my-integration-test-ccod","commitStatus2.ID":13960070715,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:21:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","testedSnapshot.Name":"integ-app-fhmp-20260416-191340-000","destinationSnapshot.Name":"integ-app-fhmp-20260416-191340-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-16T19:21:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","scenario.Name":"my-integration-test-bugg"} {"level":"info","ts":"2026-04-16T19:21:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentTitle":"Integration test for component test-comp-pac-gitlab-rcfuno","noteID":3258762442} {"level":"info","ts":"2026-04-16T19:21:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentTitle":"Integration test for component test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:21:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","commentPrefix":"Integration test for component test-comp-pac-gitlab-rcfuno","count":2} {"level":"info","ts":"2026-04-16T19:21:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","snapshot.Name":"build-suite-positive-mc-xxwl-20260416-191202-000"} {"level":"info","ts":"2026-04-16T19:21:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-bhx2l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:21:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-kgzzvz-on-pull-request-bhx2l has finished running","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-bhx2l","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","noteID":3258762442,"commentPrefix":"Integration test for component test-comp-pac-gitlab-rcfuno"} {"level":"info","ts":"2026-04-16T19:21:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-fhmp-20260416-191340-000","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","snapshot.Name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:24Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-bnkr","name":"my-integration-test-npps"}} {"level":"info","ts":"2026-04-16T19:21:24Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-npps"} {"level":"info","ts":"2026-04-16T19:21:24Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-npps"} {"level":"info","ts":"2026-04-16T19:21:24Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-16T19:21:24Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-bnkr","name":"skipped-its-fail"}} {"level":"info","ts":"2026-04-16T19:21:24Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} {"level":"info","ts":"2026-04-16T19:21:24Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-04-16T19:21:24Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/04/16 19:21:24 http: TLS handshake error from 10.130.0.2:47520: EOF {"level":"info","ts":"2026-04-16T19:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-lyetcz-on-pull-request-n9gx8","PR group":"konflux-test-component-pac-lyetcz"} {"level":"info","ts":"2026-04-16T19:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","prGroup":"konflux-test-component-pac-lyetcz","prGroupHash":"744b234ff1e0c440f034766f497e9c524d612a807c26382b2736843fff3b22"} {"level":"info","ts":"2026-04-16T19:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:21:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","ExternalID":"my-integration-test-npps-test-component-pac-lyetcz"} {"level":"info","ts":"2026-04-16T19:21:26Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","ExternalID":"my-integration-test-npps-test-component-pac-lyetcz"} {"level":"info","ts":"2026-04-16T19:21:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","snapshot.NameSpace":"integration2-bnkr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-npps","externalID":"my-integration-test-npps-test-component-pac-lyetcz"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","ID":71708384236,"CheckName":"Konflux Dev version / my-integration-test-npps / test-component-pac-lyetcz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","pipelineRun.Namespace":"integration2-bnkr","pipelineRun.Name":"test-component-pac-lyetcz-on-pull-request-n9gx8","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","pipelinerun.Name":"test-component-pac-lyetcz-on-pull-request-n9gx8"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-lyetcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-push-tmzdn","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-push-tmzdn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-push-tmzdn","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-push-tmzdn","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-push-tmzdn","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-push-tmzdn","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-push-tmzdn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun test-comp-pac-gitlab-rcfuno-on-push-tmzdn is not associated with a pull request","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-push-tmzdn","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp"} {"level":"info","ts":"2026-04-16T19:21:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-push-wtqw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:21:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-xxwl-20260416-191202-000"} {"level":"info","ts":"2026-04-16T19:21:33Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pac-gitlab-rcfuno","namespace":"gitlab-rep-mfwn"},"application":"gitlab-rep-mfwn/integ-app-fhmp","namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-push-wtqw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-kgzzvz-on-push-wtqw9 is not associated with a pull request","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:21:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-bugg-4hr2x","namespace":"gitlab-rep-mfwn"},"pipelineRun.Name":"my-integration-test-bugg-4hr2x"} {"level":"info","ts":"2026-04-16T19:21:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bugg-4hr2x","namespace":"gitlab-rep-mfwn"},"namespace":"gitlab-rep-mfwn","name":"my-integration-test-bugg-4hr2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:21:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-ccod-75nwp","namespace":"gitlab-rep-mfwn"},"pipelineRun.Name":"my-integration-test-ccod-75nwp"} {"level":"info","ts":"2026-04-16T19:21:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ccod-75nwp","namespace":"gitlab-rep-mfwn"},"namespace":"gitlab-rep-mfwn","name":"my-integration-test-ccod-75nwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-16T19:21:34Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-pull-request-vzv8f","namespace":"gitlab-rep-mfwn"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-fhmp-20260416-191340-000"} {"level":"info","ts":"2026-04-16T19:21:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"gitlab-rep-mfwn","snapshot":"integ-app-fhmp-20260416-191340-000"} 2026/04/16 19:21:35 http: TLS handshake error from 10.129.0.2:46804: EOF {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-push-tmzdn","namespace":"gitlab-rep-mfwn"},"namespace":"gitlab-rep-mfwn","name":"test-comp-pac-gitlab-rcfuno-on-push-tmzdn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rcfuno-on-push-tmzdn","namespace":"gitlab-rep-mfwn"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"448.785893ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","reconcileID":"002e8970-38eb-46bc-99ec-12be865b269d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"454.288688ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","reconcileID":"b33947d3-d5af-49a8-aa23-2b0aca790a95","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"464.738043ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","reconcileID":"30a9382e-323d-433f-8f4b-ad205f29197f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"485.650672ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","reconcileID":"34fa8709-f27e-415d-b363-c21b32beec60","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"527.169556ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","reconcileID":"2ad04280-4640-4c50-8a1c-a27c10936645","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"607.976054ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","reconcileID":"ff78e2eb-44a5-42ca-a7cd-0eda2baa720b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"769.489486ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","reconcileID":"cdb38a61-360b-4101-8704-778fc568d01f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"1.090480932s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","reconcileID":"12c190b1-d9c2-4a93-b9ee-7388a74b8f58","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"1.513065212s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","reconcileID":"218cf767-e6e0-4502-970f-c0f7933a8aeb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"1.73123015s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","reconcileID":"4c6152be-8d55-41cc-b453-dd88bf4e473d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:37Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","reconcileID":"e9bc751c-6d6b-422e-913c-54d14aed8dc6","component.Name":"gl-multi-component-child-afyz"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qvjf-20260416-191908-000"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qvjf-20260416-191908-000","application":"build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qvjf-20260416-191908-000"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"build-suite-component-update-qvjf-20260416-191908-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qvjf-20260416-191908-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-afyz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz@sha256:9430ebf0974ccbb0c586d2883cb90bee1384adf54bab05bf0efeb30005b22e3c","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-vvxefe","revision":"4f3e63a3772876ede7091b8476d29ae51b9621b0"}}}]} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-afyz is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qvjf-20260416-191908-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 70efd6ff0cac0c136540a5def7ae676009387765240b6c7380e0a3f06408b0 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qvjf-20260416-191908-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qvjf-20260416-191908-000"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-qvjf-20260416-191908-000","namespace":"build-e2e-imbg"},"snapshot":{"name":"build-suite-component-update-qvjf-20260416-191908-000","namespace":"build-e2e-imbg"}} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qvjf-20260416-191908-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-qvjf-20260416-191908-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qvjf-20260416-191908-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-191908-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-191908-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qvjf-20260416-191908-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","Application.Name":"build-suite-component-update-qvjf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-qvjf-20260416-191908-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"build-suite-component-update-qvjf-20260416-191908-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-qvjf-20260416-191908-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"build-suite-component-update-qvjf-20260416-191908-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:21:37Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-qvjf-20260416-191908-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qvjf-20260416-191908-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-191908-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-191908-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-191908-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qvjf-20260416-191908-000"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-qvjf-20260416-191908-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"build-suite-component-update-qvjf-20260416-191908-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qvjf-20260416-191908-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","snapshot.Namespace":"build-e2e-imbg","snapshot.Name":"build-suite-component-update-qvjf-20260416-191908-000"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qvjf-20260416-191908-000"} {"level":"info","ts":"2026-04-16T19:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:21:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-afyz-on-pull-request-blpzf has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","snapshot.Name":"build-suite-component-update-qvjf-20260416-191908-000"} {"level":"info","ts":"2026-04-16T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-afyz-on-pull-request-blpzf has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:46Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-viaoul","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux-gl-multi-component-child-afyz","prGroupHash":"2758226277988eab98d990e55048b460c639a612720b8d04e8217bb42773c3"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:17:57Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:50Z","completionTime":"2026-04-16T19:17:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"IMAGE_DIGEST","value":"sha256:cd148c9a180aef93951dbc2feea199ff1ba121a14616389df6bd6d8e399e0b6d"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvxefe"},{"name":"CHAINS-GIT_COMMIT","value":"907d57fbab4324a35c6cbac582ced1f5d68dd48f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvxefe"},{"name":"revision","value":"907d57fbab4324a35c6cbac582ced1f5d68dd48f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo35a96ab56a7d861cede77e9ed6557bdb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-35a96ab56a7d861cede77e9ed6557bdb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp35a96ab56a7d861cede77e9ed6557bdb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-35a96ab56a7d861cede77e9ed6557bdb-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-o324507f3ab7a60ba5b14309e38e9d6ec","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo35a96ab56a7d861cede77e9ed6557bdb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com35a96ab56a7d861cede77e9ed6557bdb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co35a96ab56a7d861cede77e9ed6557bdb-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7c614fbafc769c2b76eca4e42a28c8c8-a9a82e1fd870c991-01"}},"deletionTimestamp":"2026-04-16 19:21:53 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-afyz-on-pull-request-ql4x5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux-gl-multi-component-child-afyz","prGroupHash":"2758226277988eab98d990e55048b460c639a612720b8d04e8217bb42773c3"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:17:57Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:50Z","completionTime":"2026-04-16T19:17:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"IMAGE_DIGEST","value":"sha256:cd148c9a180aef93951dbc2feea199ff1ba121a14616389df6bd6d8e399e0b6d"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvxefe"},{"name":"CHAINS-GIT_COMMIT","value":"907d57fbab4324a35c6cbac582ced1f5d68dd48f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvxefe"},{"name":"revision","value":"907d57fbab4324a35c6cbac582ced1f5d68dd48f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo35a96ab56a7d861cede77e9ed6557bdb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-35a96ab56a7d861cede77e9ed6557bdb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp35a96ab56a7d861cede77e9ed6557bdb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-35a96ab56a7d861cede77e9ed6557bdb-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-o324507f3ab7a60ba5b14309e38e9d6ec","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo35a96ab56a7d861cede77e9ed6557bdb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com35a96ab56a7d861cede77e9ed6557bdb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co35a96ab56a7d861cede77e9ed6557bdb-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7c614fbafc769c2b76eca4e42a28c8c8-a9a82e1fd870c991-01"}},"deletionTimestamp":"2026-04-16 19:21:53 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-afyz-on-pull-request-ql4x5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux-gl-multi-component-child-afyz","prGroupHash":"2758226277988eab98d990e55048b460c639a612720b8d04e8217bb42773c3"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:17:57Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:50Z","completionTime":"2026-04-16T19:17:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"IMAGE_DIGEST","value":"sha256:cd148c9a180aef93951dbc2feea199ff1ba121a14616389df6bd6d8e399e0b6d"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvxefe"},{"name":"CHAINS-GIT_COMMIT","value":"907d57fbab4324a35c6cbac582ced1f5d68dd48f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-vvxefe"},{"name":"revision","value":"907d57fbab4324a35c6cbac582ced1f5d68dd48f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz:on-pr-907d57fbab4324a35c6cbac582ced1f5d68dd48f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo35a96ab56a7d861cede77e9ed6557bdb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-35a96ab56a7d861cede77e9ed6557bdb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp35a96ab56a7d861cede77e9ed6557bdb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-35a96ab56a7d861cede77e9ed6557bdb-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-o324507f3ab7a60ba5b14309e38e9d6ec","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo35a96ab56a7d861cede77e9ed6557bdb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com35a96ab56a7d861cede77e9ed6557bdb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-afyz-on-pull-request-ql4x5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon35a96ab56a7d861cede77e9ed6557bdb-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co35a96ab56a7d861cede77e9ed6557bdb-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7c614fbafc769c2b76eca4e42a28c8c8-a9a82e1fd870c991-01"}},"deletionTimestamp":"2026-04-16 19:21:53 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-afyz-on-pull-request-ql4x5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-ql4x5","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"705.356718ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","reconcileID":"3883f05a-a0d5-4093-860f-c239ee399722","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"710.948136ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","reconcileID":"91ff33ce-20a8-4467-be09-3a7f593bcd02","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"721.532768ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","reconcileID":"4943f3b7-dbd6-40b5-a913-1f87252845e5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"742.194929ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","reconcileID":"25e40f2b-7f81-40a5-96a1-07de73787a13","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"782.988473ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","reconcileID":"8931a17d-99b7-42ea-b6c0-6d60984b1357","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"863.870552ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","reconcileID":"a4e9116f-335a-4ad9-9c34-c78d0628e947","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.024939704s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","reconcileID":"8b50ba21-ddc2-4eec-a09d-b96573c4f670","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.345719347s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","reconcileID":"bef0a610-a13b-491a-84e7-0ed6e8821f21","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.987318688s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","reconcileID":"310b01ac-3000-4295-849c-30120621e05c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"2.172713439s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:21:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","reconcileID":"99684163-95c7-475a-87d3-2d25ee8edf0f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-hnlu-20260416-191023-000","application":"integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-191023-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-hnlu-20260416-191023-000","snapshot.Spec.Components":[{"name":"go-component-bdkhqo","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-meap/go-component-bdkhqo@sha256:5358ba2955bd89b42357caef918ba0fe22d377108e609cfb9eaaa80f18938385","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"4ea6ccb271a89d71d63bd330e67fdc98272780bf"}}}]} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-bdkhqo is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 393fdb0cf6bcf74eae1692dee8c23b8057e2c207de1e1ac6bb46d3dbcda2bb is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Application.Name":"integ-app-hnlu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-191023-000"} 2026/04/16 19:21:58 http: TLS handshake error from 10.130.0.2:42824: EOF {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Namespace":"group-meap","snapshot.Name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-191023-000","testedSnapshot":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-191023-000","testedSnapshot":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-191023-000","testedSnapshot":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-bdkhqo-on-pull-request-j99dk has finished running","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71706708972, NodeID:\"CR_kwDONSo-hs8AAAAQsg2L7A\", HeadSHA:\"4ea6ccb271a89d71d63bd330e67fdc98272780bf\", ExternalID:\"my-integration-test-yruy-go-component-bdkhqo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71706708972\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71706708972\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:10:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-bdkhqo snapshot scenario my-integration-test-yruy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-meap/go-component-bdkhqo-on-pull-request-j99dk is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71706708972/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo\", CheckSuite:github.CheckSuite{ID:64958848116}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541305436, Number:20988, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20988\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-bdkhqo\", SHA:\"4ea6ccb271a89d71d63bd330e67fdc98272780bf\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","PR group":"konflux-gl-multi-component-child-afyz"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux-gl-multi-component-child-afyz","prGroupHash":"2758226277988eab98d990e55048b460c639a612720b8d04e8217bb42773c3"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-ql4x5 with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-j99dk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-bdkhqo-on-pull-request-j99dk has finished running","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-ql4x5 with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71706708972,"CheckName":"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-191023-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-191023-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-ql4x5 with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-ql4x5 with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-ql4x5 with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-ql4x5 with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScneario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-vdk44","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:22:00Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-191023-000","reconcileID":"1337d8b6-6442-4154-a229-fb88e5cecfd0","snapshot.name":"integ-app-hnlu-20260416-191023-000","pipelinerun.name":"go-component-bdkhqo-on-pull-request-j99dk","duration":4.709007066} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-191023-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Scenario":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-191023-000","testedSnapshot":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Label":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Application.Name":"integ-app-hnlu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy","pipelineRun.Name":"integration-resolver-pipelinerun-vdk44"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-ql4x5 with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-191023-000","testedSnapshot":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-191023-000","testedSnapshot":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:22:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71706708972, NodeID:\"CR_kwDONSo-hs8AAAAQsg2L7A\", HeadSHA:\"4ea6ccb271a89d71d63bd330e67fdc98272780bf\", ExternalID:\"my-integration-test-yruy-go-component-bdkhqo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71706708972\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71706708972\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:10:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-bdkhqo snapshot integ-app-hnlu-20260416-191023-000 and scenario my-integration-test-yruy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71706708972/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo\", CheckSuite:github.CheckSuite{ID:64958848116}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541305436, Number:20988, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20988\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-bdkhqo\", SHA:\"4ea6ccb271a89d71d63bd330e67fdc98272780bf\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:22:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:22:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-vdk44","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-vdk44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:22:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71706708972,"CheckName":"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:22:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-191023-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-191023-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:22:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:22:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:22:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:22:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:22:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-191023-000","testedSnapshot":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:22:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:22:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-191023-000","testedSnapshot":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:22:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-191023-000","testedSnapshot":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:22:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:22:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71706708972, NodeID:\"CR_kwDONSo-hs8AAAAQsg2L7A\", HeadSHA:\"4ea6ccb271a89d71d63bd330e67fdc98272780bf\", ExternalID:\"my-integration-test-yruy-go-component-bdkhqo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71706708972\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71706708972\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:10:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-bdkhqo snapshot integ-app-hnlu-20260416-191023-000 and scenario my-integration-test-yruy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-vdk44' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71706708972/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo\", CheckSuite:github.CheckSuite{ID:64958848116}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541305436, Number:20988, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20988\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-bdkhqo\", SHA:\"4ea6ccb271a89d71d63bd330e67fdc98272780bf\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:22:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71706708972,"CheckName":"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:22:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-191023-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-191023-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:22:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:22:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:22:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:22:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-viaoul-on-pull-request-v4zpw","PR group":"konflux-python-component-viaoul"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","prGroup":"konflux-python-component-viaoul","prGroupHash":"a6d1d82f70e92a1cef02ebb35d0142a3dcd2ff59d9b762fc1824795a47bb5e"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:22:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:22:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-191023-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:22:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-vdk44","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-vdk44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:22:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-191023-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:22:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:22:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-191023-000","testedSnapshot":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:22:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:22:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-191023-000","testedSnapshot":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:22:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-191023-000","testedSnapshot":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:22:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:22:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71706708972, NodeID:\"CR_kwDONSo-hs8AAAAQsg2L7A\", HeadSHA:\"4ea6ccb271a89d71d63bd330e67fdc98272780bf\", ExternalID:\"my-integration-test-yruy-go-component-bdkhqo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71706708972\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71706708972\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:10:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-bdkhqo snapshot integ-app-hnlu-20260416-191023-000 and scenario my-integration-test-yruy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71706708972/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo\", CheckSuite:github.CheckSuite{ID:64958848116}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541305436, Number:20988, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20988\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-bdkhqo\", SHA:\"4ea6ccb271a89d71d63bd330e67fdc98272780bf\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:22:09Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-push-jgz7f","reconcileID":"0b4f2b7d-c4da-4235-8a75-0c01d528bb42","Component.Namespace":"build-e2e-rqgy","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-rqgy/fj-multi-component-child-djic@sha256:1d687d25ce630a1d5c2ea66811132c4b16a3d5a8ac987ad49134157e8add4d30","Component.Name":"fj-multi-component-child-djic","lastBuildCommit":"904ad3506c863c0e5c1604f8b3165c2299b2cc8b"} {"level":"info","ts":"2026-04-16T19:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","component.Namespace":"build-e2e-rqgy","component.Name":"fj-multi-component-child-djic"} {"level":"info","ts":"2026-04-16T19:22:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71706708972,"CheckName":"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-16T19:22:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-191023-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-191023-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-16T19:22:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:22:10Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-push-jgz7f","reconcileID":"0b4f2b7d-c4da-4235-8a75-0c01d528bb42","component.Name":"fj-multi-component-parent-djic"} {"level":"info","ts":"2026-04-16T19:22:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:22:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-kari-20260416-191957-000"} {"level":"info","ts":"2026-04-16T19:22:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-kari-20260416-191957-000","application":"build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:22:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-kari-20260416-191957-000"} {"level":"info","ts":"2026-04-16T19:22:10Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-191023-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-vdk44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:22:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-kari-20260416-191957-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:22:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-kari-20260416-191957-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:22:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-kari-20260416-191957-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:22:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-kari-20260416-191957-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:22:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-kari-20260416-191957-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","Application.Name":"build-suite-component-update-kari","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"build-suite-component-update-kari-20260416-191957-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-kari-20260416-191957-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-djic","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rqgy/fj-multi-component-child-djic@sha256:1d687d25ce630a1d5c2ea66811132c4b16a3d5a8ac987ad49134157e8add4d30","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-xjcena","revision":"904ad3506c863c0e5c1604f8b3165c2299b2cc8b"}}}]} {"level":"info","ts":"2026-04-16T19:22:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-kari-20260416-191957-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"build-suite-component-update-kari-20260416-191957-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:22:10Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:22:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-kari-20260416-191957-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:22:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-kari-20260416-191957-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:22:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-kari-20260416-191957-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:22:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-kari-20260416-191957-000","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-push-jgz7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-kari-20260416-191957-000"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-push-jgz7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-kari-20260416-191957-000"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-push-jgz7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-push-jgz7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-djic-on-push-jgz7f has finished running","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","snapshot.Name":"build-suite-component-update-kari-20260416-191957-000"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari","namespace":"build-e2e-rqgy","name":"fj-multi-component-child-djic-on-push-jgz7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-djic-on-push-jgz7f has finished running","buildpipelineRun":{"name":"fj-multi-component-child-djic-on-push-jgz7f","namespace":"build-e2e-rqgy"},"application":"build-e2e-rqgy/build-suite-component-update-kari"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:17Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-hsdajs","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-push-pb4lz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:22:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-push-pb4lz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-bdkhqo-on-push-pb4lz is not associated with a pull request","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-hsdajs-on-pull-request-r4nzb","PR group":"konflux-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","prGroup":"konflux-python-component-hsdajs","prGroupHash":"f6f76ec40ee7dce2c4fa7fc917c00a6aa8adbc9bb978e1b9d7d12455135b64"} {"level":"info","ts":"2026-04-16T19:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:22:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:22:32Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:22:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-yruy","externalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:22:32Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71708547382,"CheckName":"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelineRun.Namespace":"group-meap","pipelineRun.Name":"python-component-hsdajs-on-pull-request-r4nzb","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelinerun.Name":"python-component-hsdajs-on-pull-request-r4nzb"} {"level":"info","ts":"2026-04-16T19:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-hsdajs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmit/gh-test-custom-branch-hkohio, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-shon/gl-test-custom-branch-wbqhqz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:22:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","elapsedSinceCompletion":"1.057496664s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:22:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","reconcileID":"489cd8db-1024-432f-a3f1-fc5f0682ba42","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","elapsedSinceCompletion":"1.063152776s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:22:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","reconcileID":"9ef91f35-8e31-42ec-8efe-5a071d7ba1fa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","elapsedSinceCompletion":"1.073942825s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:22:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","reconcileID":"cda0d7fa-412a-46b4-a165-e3ed790a8cab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","elapsedSinceCompletion":"1.094583254s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:22:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","reconcileID":"2a1a631e-9369-4fd8-bdb8-4f18af5a34b9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","elapsedSinceCompletion":"1.135362042s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:22:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","reconcileID":"a0f0c527-c324-42e6-84b0-c1ef3b95c5d5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","elapsedSinceCompletion":"1.215981144s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:22:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","reconcileID":"d55eb323-bff2-4950-a746-a47bed06d411","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","elapsedSinceCompletion":"1.376515343s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:22:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","reconcileID":"084cfb56-ddad-4ab7-8a98-629837fd037b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","elapsedSinceCompletion":"1.697561106s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:22:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","reconcileID":"3dd090bd-43df-468a-8d5d-3d3f42919c3c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","elapsedSinceCompletion":"2.229839823s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:22:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","reconcileID":"463b758c-d755-4c64-b74b-e24abdfb77fa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","elapsedSinceCompletion":"2.339081443s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:22:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","reconcileID":"0a29ee6d-c106-400f-b09d-18c58b729a15","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-buuo-20260416-192030-000"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-buuo-20260416-192030-000","application":"build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-buuo-20260416-192030-000"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-dmit/gh-test-custom-branch-hkohio-on-pull-request-5rdn7 with pr group konflux-gh-test-custom-branch-hkohio is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-hkohio is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash edcab888db33d71f7a8bb6406f99da0a5172c9aa673fff1856e7eafc804a7a is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"build-suite-test-application-buuo-20260416-192030-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-buuo-20260416-192030-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-hkohio","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dmit/gh-test-custom-branch-hkohio@sha256:f218c20cb77849530fd783984595e2c41e1a4ad3aba82e095ba7ff0c7a630342","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-shppvw","revision":"52e425fa0c4eae093b02d695a4c3e7b5ff46be29"}}}]} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-buuo-20260416-192030-000"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","Application.Name":"build-suite-test-application-buuo","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","snapshot.Name":"build-suite-test-application-buuo-20260416-191330-000"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"}} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"build-suite-test-application-buuo-20260416-192030-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:22:57Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"build-suite-test-application-buuo-20260416-192030-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-buuo-20260416-192030-000"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"build-suite-test-application-buuo-20260416-192030-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-buuo-20260416-192030-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","snapshot.Namespace":"build-e2e-dmit","snapshot.Name":"build-suite-test-application-buuo-20260416-192030-000"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-buuo-20260416-192030-000"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-hkohio-on-pull-request-blxk6 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:22:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:22:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:22:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","snapshot.Name":"build-suite-test-application-buuo-20260416-192030-000"} {"level":"info","ts":"2026-04-16T19:22:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:22:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-hkohio-on-pull-request-blxk6 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-pull-request-blxk6","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:23:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:23:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:23:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:23:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:23:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:23:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:23:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:23:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:23:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","elapsedSinceCompletion":"845.861013ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:23:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","reconcileID":"e804d84a-868e-4e0a-9b0e-c33e47382caa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","elapsedSinceCompletion":"851.396931ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:23:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","reconcileID":"c10cbe2f-18d5-4a2f-8cf2-596abc6ceeb3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","elapsedSinceCompletion":"861.976615ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:23:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","reconcileID":"aa86ad05-4eeb-4203-8125-9bb4ec29205a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","elapsedSinceCompletion":"882.506775ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:23:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","reconcileID":"dbb8f9a4-968d-4c78-9a4b-1d8c42501e59","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","elapsedSinceCompletion":"923.867496ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:23:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","reconcileID":"873d0398-5bed-4ecb-8e93-73211e5388c1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","elapsedSinceCompletion":"1.004618781s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:23:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","reconcileID":"a0b23f68-b4f8-42d6-92c2-afcbd5e6fe0c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","elapsedSinceCompletion":"1.165736405s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:23:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","reconcileID":"f530d585-ba45-4e7d-ad91-d009aeb9c551","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","elapsedSinceCompletion":"1.486817093s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:23:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","reconcileID":"a999ebf5-bf56-4e01-9025-4ab12ee8e8bd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","elapsedSinceCompletion":"2.07919064s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:23:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","reconcileID":"9316dd57-3a1a-47e0-a921-92c650c09d23","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","elapsedSinceCompletion":"2.127809047s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:23:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","reconcileID":"f169d3e1-f675-4158-969b-dc21543807b8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","reconcileID":"96c571c0-20ee-41d2-a22c-8f0c36dc756d","component.Name":"gh-multi-component-parent-berw"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-elqx-20260416-192034-000"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-elqx-20260416-192034-000","application":"build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-elqx-20260416-192034-000"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"build-suite-component-update-elqx-20260416-192034-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-elqx-20260416-192034-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-berw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw@sha256:688f1dda42007eeb69d70d176539a77f034fefe0108ef5e6e08cb9f90d2c7baa","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo","revision":"6f1af08a37915c10ca975174f41f1a93d02e526f"}}}]} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 786e038af34c53cb6007ab6ed84f194e33b26876f9ac0c34d30022320dbb5a is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-elqx-20260416-192034-000"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","Application.Name":"build-suite-component-update-elqx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"}} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"build-suite-component-update-elqx-20260416-192034-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:23:07Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"build-suite-component-update-elqx-20260416-192034-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"build-suite-component-update-elqx-20260416-192034-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","snapshot.Namespace":"build-e2e-rbbh","snapshot.Name":"build-suite-component-update-elqx-20260416-192034-000"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-elqx-20260416-192034-000"} {"level":"info","ts":"2026-04-16T19:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-elqx-20260416-192034-000"} {"level":"info","ts":"2026-04-16T19:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:23:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-berw-on-pull-request-q8lnq has finished running","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","snapshot.Name":"build-suite-component-update-elqx-20260416-192034-000"} {"level":"info","ts":"2026-04-16T19:23:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-q8lnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:23:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-berw-on-pull-request-q8lnq has finished running","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-q8lnq","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-push-rcgrk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:23:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-buuo-20260416-191330-000"} {"level":"info","ts":"2026-04-16T19:23:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-buuo-20260416-192030-000"} {"level":"info","ts":"2026-04-16T19:23:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:23:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:23:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:23:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-push-rcgrk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-test-custom-branch-hkohio-on-push-rcgrk is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:28Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-push-5gff5","reconcileID":"20ba459c-27c1-440a-ad39-0364d1a01bbf","Component.Namespace":"konflux-sbvg","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn@sha256:6432d49e5b472c4b46b7d8d982e38e762c8d026b42fa9b56aab0edbc7efe9940","Component.Name":"konflux-demo-component-vqrn","lastBuildCommit":"90cf36964459c3dda183e913731b503e9c294dd0"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","component.Namespace":"konflux-sbvg","component.Name":"konflux-demo-component-vqrn"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260416-192008-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-app-20260416-192008-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260416-192008-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-vqrn","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-sbvg/konflux-demo-component-vqrn@sha256:6432d49e5b472c4b46b7d8d982e38e762c8d026b42fa9b56aab0edbc7efe9940","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"90cf36964459c3dda183e913731b503e9c294dd0"}}}]} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"}} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-ccqa"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260416-192008-000","testedSnapshot":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"my-integration-test-ccqa-wks42","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ccqa"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","scenario.Name":"my-integration-test-ccqa","destinationSnapshot.Name":"konflux-demo-app-20260416-192008-000","testedSnapshot":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","scenario.Name":"my-integration-test-ccqa","destinationSnapshot.Name":"konflux-demo-app-20260416-192008-000","testedSnapshot":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-push-5gff5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:28Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"namespace":"konflux-sbvg","name":"konflux-demo-app-20260416-192008-000","reconcileID":"797d3686-ca20-4d37-bd0a-511157877c9c","snapshot.name":"konflux-demo-app-20260416-192008-000","pipelinerun.name":"konflux-demo-component-vqrn-on-push-5gff5","duration":2.60487971} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-app-20260416-192008-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-push-5gff5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","ExternalID":"my-integration-test-ccqa-konflux-demo-component-vqrn"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","ExternalID":"my-integration-test-ccqa-konflux-demo-component-vqrn"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:71708173797, NodeID:\"CR_kwDOMZ6fKs8AAAAQsiPl5Q\", HeadSHA:\"90cf36964459c3dda183e913731b503e9c294dd0\", ExternalID:\"my-integration-test-ccqa-konflux-demo-component-vqrn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71708173797\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/71708173797\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-16 19:20:03 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-16 19:20:11 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component konflux-demo-component-vqrn snapshot konflux-demo-app-20260416-191235-000 and scenario my-integration-test-ccqa has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71708173797/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ccqa / konflux-demo-component-vqrn\", CheckSuite:github.CheckSuite{ID:64959149121}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","snapshot.NameSpace":"konflux-sbvg","snapshot.Name":"konflux-demo-app-20260416-192008-000","scenarioName":"my-integration-test-ccqa","externalID":"my-integration-test-ccqa-konflux-demo-component-vqrn"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-push-5gff5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-push-5gff5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-vqrn-on-push-5gff5 has finished running","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-djgf7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","ID":71708687876,"CheckName":"Konflux Dev version / my-integration-test-ccqa / konflux-demo-component-vqrn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260416-192008-000","destinationSnapshot.Name":"konflux-demo-app-20260416-192008-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"}} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260416-192008-000","testedSnapshot":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-djgf7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-berw-on-pull-request-djgf7","PR group":"konflux-gh-multi-component-child-berw"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-elqx-20260416-192034-000"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","prGroup":"konflux-gh-multi-component-child-berw","prGroupHash":"786e038af34c53cb6007ab6ed84f194e33b26876f9ac0c34d30022320dbb5a"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-q8lnq with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rbbh/gh-multi-component-child-berw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-djgf7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","scenario.Name":"my-integration-test-ccqa","destinationSnapshot.Name":"konflux-demo-app-20260416-192008-000","testedSnapshot":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","scenario.Name":"my-integration-test-ccqa","destinationSnapshot.Name":"konflux-demo-app-20260416-192008-000","testedSnapshot":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn-on-push-5gff5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-vqrn-on-push-5gff5 has finished running","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-q8lnq with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rbbh/gh-multi-component-child-berw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-djgf7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-q8lnq with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rbbh/gh-multi-component-child-berw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-djgf7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ccqa-wks42","namespace":"konflux-sbvg"},"namespace":"konflux-sbvg","name":"my-integration-test-ccqa-wks42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","ExternalID":"my-integration-test-ccqa-konflux-demo-component-vqrn"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:71708687876, NodeID:\"CR_kwDOMZ6fKs8AAAAQsiu-BA\", HeadSHA:\"90cf36964459c3dda183e913731b503e9c294dd0\", ExternalID:\"my-integration-test-ccqa-konflux-demo-component-vqrn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71708687876\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/71708687876\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:23:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-vqrn snapshot konflux-demo-app-20260416-192008-000 and scenario my-integration-test-ccqa is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71708687876/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ccqa / konflux-demo-component-vqrn\", CheckSuite:github.CheckSuite{ID:64959149121}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-q8lnq with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rbbh/gh-multi-component-child-berw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-djgf7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-q8lnq with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rbbh/gh-multi-component-child-berw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-djgf7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-q8lnq with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rbbh/gh-multi-component-child-berw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-djgf7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","ID":71708687876,"CheckName":"Konflux Dev version / my-integration-test-ccqa / konflux-demo-component-vqrn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260416-192008-000","destinationSnapshot.Name":"konflux-demo-app-20260416-192008-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-q8lnq with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rbbh/gh-multi-component-child-berw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-djgf7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"}} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","snapshot.Namespace":"build-e2e-rbbh","snapshot.Name":"build-suite-component-update-elqx-20260416-192034-000"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"}} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260416-192008-000","testedSnapshot":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","scenario.Name":"my-integration-test-ccqa","destinationSnapshot.Name":"konflux-demo-app-20260416-192008-000","testedSnapshot":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","scenario.Name":"my-integration-test-ccqa","destinationSnapshot.Name":"konflux-demo-app-20260416-192008-000","testedSnapshot":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-q8lnq with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rbbh/gh-multi-component-child-berw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-djgf7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-q8lnq with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rbbh/gh-multi-component-child-berw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-djgf7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","ExternalID":"my-integration-test-ccqa-konflux-demo-component-vqrn"} {"level":"info","ts":"2026-04-16T19:23:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:71708687876, NodeID:\"CR_kwDOMZ6fKs8AAAAQsiu-BA\", HeadSHA:\"90cf36964459c3dda183e913731b503e9c294dd0\", ExternalID:\"my-integration-test-ccqa-konflux-demo-component-vqrn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71708687876\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/71708687876\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:23:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-vqrn snapshot konflux-demo-app-20260416-192008-000 and scenario my-integration-test-ccqa is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-ccqa-wks42' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71708687876/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ccqa / konflux-demo-component-vqrn\", CheckSuite:github.CheckSuite{ID:64959149121}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-q8lnq with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rbbh/gh-multi-component-child-berw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-djgf7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","ID":71708687876,"CheckName":"Konflux Dev version / my-integration-test-ccqa / konflux-demo-component-vqrn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260416-192008-000","destinationSnapshot.Name":"konflux-demo-app-20260416-192008-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-q8lnq with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rbbh/gh-multi-component-child-berw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-djgf7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-q8lnq with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rbbh/gh-multi-component-child-berw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-djgf7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","elapsedSinceCompletion":"755.426634ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:23:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","reconcileID":"a1efb43f-274a-46b5-ba3e-2ad56886e932","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","elapsedSinceCompletion":"761.311077ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:23:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","reconcileID":"f595edeb-78d0-484c-872e-1a8349163add","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","elapsedSinceCompletion":"772.030638ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:23:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","reconcileID":"4f38eba4-daaf-430f-a670-6392d597d9ac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","elapsedSinceCompletion":"793.416603ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:23:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","reconcileID":"6ca07f34-4fe7-4d4d-ae1c-e6139998aef6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","elapsedSinceCompletion":"834.487793ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:23:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","reconcileID":"7fd764e4-bc2b-423f-86f3-b630af958f3f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","elapsedSinceCompletion":"915.945385ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:23:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","reconcileID":"b0e7efec-6c20-4f15-8a34-7b394899b52b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","elapsedSinceCompletion":"1.077100011s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:23:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","reconcileID":"f4692396-d1c9-42f8-9b72-81e03fdb453e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","elapsedSinceCompletion":"1.398069779s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:23:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","reconcileID":"bd3a1a0f-0fb7-4ea1-99b5-2fe56e5e73c1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","elapsedSinceCompletion":"2.039136446s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:23:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","reconcileID":"4f9b11b3-2c71-43e2-a337-768639abf61f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","elapsedSinceCompletion":"2.274430321s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:23:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","reconcileID":"28cad5a3-ea6f-4537-a120-a32cb5b8f738","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-acqp-20260416-192025-000"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-acqp-20260416-192025-000","application":"build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-acqp-20260416-192025-000"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"build-suite-test-application-acqp-20260416-192025-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-acqp-20260416-192025-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-wbqhqz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-shon/gl-test-custom-branch-wbqhqz@sha256:72dc30a2449472b93d28a9479e33bfbcf43480fe7f21dfeea0345bf1b5144f68","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hnvrmi","revision":"780781bbe64ddf2fedd343951cba549986587917"}}}]} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-shon/gl-test-custom-branch-wbqhqz-on-pull-request-25t9w with pr group konflux-gl-test-custom-branch-wbqhqz is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-wbqhqz is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash e592bdb5e2f2684ad92c78e637274cab761f547fa2bceedc742603c58dd269 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-acqp-20260416-192025-000"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","Application.Name":"build-suite-test-application-acqp","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","snapshot.Name":"build-suite-test-application-acqp-20260416-191326-000"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"}} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"build-suite-test-application-acqp-20260416-192025-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:23:34Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"build-suite-test-application-acqp-20260416-192025-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-acqp-20260416-192025-000"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"build-suite-test-application-acqp-20260416-192025-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","snapshot.Namespace":"build-e2e-shon","snapshot.Name":"build-suite-test-application-acqp-20260416-192025-000"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-acqp-20260416-192025-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-acqp-20260416-192025-000"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-wbqhqz-on-pull-request-qhw67 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","snapshot.Name":"build-suite-test-application-acqp-20260416-192025-000"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:23:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-wbqhqz-on-pull-request-qhw67 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-pull-request-qhw67","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-elqx-20260416-192034-000"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","prGroup":"konflux-gh-multi-component-child-berw","prGroupHash":"786e038af34c53cb6007ab6ed84f194e33b26876f9ac0c34d30022320dbb5a"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"}} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-elqx-20260416-192034-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","snapshot.Namespace":"build-e2e-rbbh","snapshot.Name":"build-suite-component-update-elqx-20260416-192034-000"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-q8lnq with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rbbh/gh-multi-component-child-berw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:23:37Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-berw-on-pull-request-djgf7\" was cancelled"}],"startTime":"2026-04-16T19:23:29Z","completionTime":"2026-04-16T19:23:37Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo"},{"name":"revision","value":"5921e342f22f672e57478fa258067460ba1f1b4a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-5921e342f22f672e57478fa258067460ba1f1b4a"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-5921e342f22f672e57478fa258067460ba1f1b4a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-149a9fda07ea55ef1a985fce6c7792f5-307523112376a24a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-djgf7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-djgf7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-berw-on-pull-request-djgf7 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-elqx-20260416-192034-000"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","prGroup":"konflux-gh-multi-component-child-berw","prGroupHash":"786e038af34c53cb6007ab6ed84f194e33b26876f9ac0c34d30022320dbb5a"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-q8lnq with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rbbh/gh-multi-component-child-berw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:23:37Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-berw-on-pull-request-djgf7\" was cancelled"}],"startTime":"2026-04-16T19:23:29Z","completionTime":"2026-04-16T19:23:37Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo"},{"name":"revision","value":"5921e342f22f672e57478fa258067460ba1f1b4a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-5921e342f22f672e57478fa258067460ba1f1b4a"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-5921e342f22f672e57478fa258067460ba1f1b4a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-149a9fda07ea55ef1a985fce6c7792f5-307523112376a24a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-djgf7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-berw-on-pull-request-djgf7 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-elqx-20260416-192034-000"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","prGroup":"konflux-gh-multi-component-child-berw","prGroupHash":"786e038af34c53cb6007ab6ed84f194e33b26876f9ac0c34d30022320dbb5a"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-q8lnq with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rbbh/gh-multi-component-child-berw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:23:37Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-berw-on-pull-request-djgf7\" was cancelled"}],"startTime":"2026-04-16T19:23:29Z","completionTime":"2026-04-16T19:23:37Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo"},{"name":"revision","value":"5921e342f22f672e57478fa258067460ba1f1b4a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-5921e342f22f672e57478fa258067460ba1f1b4a"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-5921e342f22f672e57478fa258067460ba1f1b4a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-149a9fda07ea55ef1a985fce6c7792f5-307523112376a24a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-djgf7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-berw-on-pull-request-djgf7 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-elqx-20260416-192034-000"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","prGroup":"konflux-gh-multi-component-child-berw","prGroupHash":"786e038af34c53cb6007ab6ed84f194e33b26876f9ac0c34d30022320dbb5a"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-q8lnq with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rbbh/gh-multi-component-child-berw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:23:37Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-berw-on-pull-request-djgf7\" was cancelled"}],"startTime":"2026-04-16T19:23:29Z","completionTime":"2026-04-16T19:23:37Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo"},{"name":"revision","value":"5921e342f22f672e57478fa258067460ba1f1b4a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-5921e342f22f672e57478fa258067460ba1f1b4a"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-5921e342f22f672e57478fa258067460ba1f1b4a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-149a9fda07ea55ef1a985fce6c7792f5-307523112376a24a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-djgf7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-berw-on-pull-request-djgf7 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-elqx-20260416-192034-000"} {"level":"info","ts":"2026-04-16T19:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","prGroup":"konflux-gh-multi-component-child-berw","prGroupHash":"786e038af34c53cb6007ab6ed84f194e33b26876f9ac0c34d30022320dbb5a"} {"level":"info","ts":"2026-04-16T19:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rbbh/gh-multi-component-child-berw-on-pull-request-q8lnq with pr group konflux-gh-multi-component-child-berw is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rbbh/gh-multi-component-child-berw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-berw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:23:37Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-berw-on-pull-request-djgf7\" was cancelled"}],"startTime":"2026-04-16T19:23:29Z","completionTime":"2026-04-16T19:23:37Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo"},{"name":"revision","value":"5921e342f22f672e57478fa258067460ba1f1b4a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-5921e342f22f672e57478fa258067460ba1f1b4a"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw:on-pr-5921e342f22f672e57478fa258067460ba1f1b4a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-149a9fda07ea55ef1a985fce6c7792f5-307523112376a24a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-pull-request-djgf7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-berw-on-pull-request-djgf7 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-pull-request-djgf7","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-push-rnv7x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:23:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-push-rnv7x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-berw-on-push-rnv7x is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"}} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-app-20260416-192008-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-app-20260416-192008-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260416-192008-000","testedSnapshot":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ccqa-wks42","namespace":"konflux-sbvg"},"namespace":"konflux-sbvg","name":"my-integration-test-ccqa-wks42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","scenario.Name":"my-integration-test-ccqa","destinationSnapshot.Name":"konflux-demo-app-20260416-192008-000","testedSnapshot":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","scenario.Name":"my-integration-test-ccqa","destinationSnapshot.Name":"konflux-demo-app-20260416-192008-000","testedSnapshot":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-app-20260416-192008-000-90cf369-mpx7h","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","release.Name":"konflux-demo-app-20260416-192008-000-90cf369-mpx7h"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-push-kq6mm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-push-kq6mm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-parent-berw-on-push-kq6mm is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:23:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","ExternalID":"my-integration-test-ccqa-konflux-demo-component-vqrn"} {"level":"info","ts":"2026-04-16T19:23:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:71708687876, NodeID:\"CR_kwDOMZ6fKs8AAAAQsiu-BA\", HeadSHA:\"90cf36964459c3dda183e913731b503e9c294dd0\", ExternalID:\"my-integration-test-ccqa-konflux-demo-component-vqrn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71708687876\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/71708687876\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:23:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-vqrn snapshot konflux-demo-app-20260416-192008-000 and scenario my-integration-test-ccqa is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/71708687876/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ccqa / konflux-demo-component-vqrn\", CheckSuite:github.CheckSuite{ID:64959149121}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-16T19:23:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","ID":71708687876,"CheckName":"Konflux Dev version / my-integration-test-ccqa / konflux-demo-component-vqrn","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-16T19:23:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260416-192008-000","destinationSnapshot.Name":"konflux-demo-app-20260416-192008-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-16T19:23:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:41Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260416-192008-000","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"my-integration-test-ccqa-wks42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:23:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:23:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-test-custom-branch-wbqhqz-on-push-wcqd9 is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:23:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:23:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:23:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:23:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:23:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-sbvg","snapshot":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:23:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-sbvg","snapshot":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:52Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"konflux-demo-app-20260416-191235-000\" not found","pipelineRun":{"name":"my-integration-test-ccqa-pxstm","namespace":"konflux-sbvg"}} {"level":"info","ts":"2026-04-16T19:23:52Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"konflux-demo-app-20260416-192008-000\" not found","pipelineRun":{"name":"my-integration-test-ccqa-wks42","namespace":"konflux-sbvg"}} {"level":"info","ts":"2026-04-16T19:23:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260416-192008-000"} {"level":"info","ts":"2026-04-16T19:23:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-vqrn-on-push-5gff5 has finished running","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-5gff5","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260416-191235-000"} {"level":"info","ts":"2026-04-16T19:23:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-vqrn-on-push-m9glr has finished running","buildpipelineRun":{"name":"konflux-demo-component-vqrn-on-push-m9glr","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app"} {"level":"info","ts":"2026-04-16T19:23:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:23:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:23:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:23:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:23:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:23:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rppv/fj-test-custom-branch-cgxkkr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:23:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:23:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:23:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:23:59Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-demo-component-vqrn","namespace":"konflux-sbvg"},"application":"konflux-sbvg/konflux-demo-app","namespace":"konflux-sbvg","name":"konflux-demo-component-vqrn","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:24:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","elapsedSinceCompletion":"389.903294ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:24:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","reconcileID":"70a4a2d6-5413-4957-a1c8-8e3d7dbf535a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","elapsedSinceCompletion":"395.595217ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:24:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","reconcileID":"1c9a3039-1b62-45ba-a3fe-1803a94e701f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","elapsedSinceCompletion":"406.514642ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:24:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","reconcileID":"44fdb3ae-3233-4359-aadd-f1b4390837f2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","elapsedSinceCompletion":"427.18559ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:24:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","reconcileID":"799c41ef-bdc5-4548-a38f-baf4c731fee9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","elapsedSinceCompletion":"467.916812ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:24:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","reconcileID":"645f0e0f-c092-4716-8e3d-7c1ea0f26bb5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","elapsedSinceCompletion":"548.656236ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:24:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","reconcileID":"989243d5-ceaf-4d73-aeb9-b81857e9533f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","elapsedSinceCompletion":"709.733779ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:24:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","reconcileID":"bbc9da1e-7938-4fe8-9ca5-45fddf82cc6f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","elapsedSinceCompletion":"1.030694027s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:24:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","reconcileID":"a8a925b5-534c-40ea-9940-87b1187cf096","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","elapsedSinceCompletion":"1.294754172s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:24:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","reconcileID":"3abe8f3d-c2fe-4826-9db6-18e2498de24a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","elapsedSinceCompletion":"1.671762497s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:24:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","reconcileID":"b7907a94-125a-44df-9430-0c64021489a5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-zdgu-20260416-192028-000"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-zdgu-20260416-192028-000","application":"build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-zdgu-20260416-192028-000"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"build-suite-test-application-zdgu-20260416-192028-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-zdgu-20260416-192028-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-cgxkkr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rppv/fj-test-custom-branch-cgxkkr@sha256:d284f9424e74ce4e4f7eedd32263ff8386ff5c996c14fe0fbede0054e894fec8","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-rhvbmo","revision":"15514c732f5a7f32e659a6dd5730cb122ca033e7"}}}]} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-rppv/fj-test-custom-branch-cgxkkr-on-pull-request-j9rcg with pr group konflux-fj-test-custom-branch-cgxkkr is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-cgxkkr is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9aa2f826e5fa7750cd5aa0d2cb2c9606cafc00611e42c8c708ce76d8b499c1 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-zdgu-20260416-192028-000"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","Application.Name":"build-suite-test-application-zdgu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","snapshot.Name":"build-suite-test-application-zdgu-20260416-191517-000"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"}} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"build-suite-test-application-zdgu-20260416-192028-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:24:08Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"build-suite-test-application-zdgu-20260416-192028-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-zdgu-20260416-192028-000"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"build-suite-test-application-zdgu-20260416-192028-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","snapshot.Namespace":"build-e2e-rppv","snapshot.Name":"build-suite-test-application-zdgu-20260416-192028-000"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192028-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-zdgu-20260416-192028-000"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:24:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","snapshot.Name":"build-suite-test-application-zdgu-20260416-192028-000"} {"level":"info","ts":"2026-04-16T19:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-pull-request-z2tnx","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"812.987207ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:24:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","reconcileID":"86679d92-2cb4-4e81-b99e-9e74967a87f0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"818.474683ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:24:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","reconcileID":"18f3768b-0e96-4c48-affa-9555ebdcbb01","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"828.979642ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:24:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","reconcileID":"c531c160-7763-406e-b8b8-34a480d54e92","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"849.54225ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:24:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","reconcileID":"5cf66f35-7b78-457d-bb41-71db80ee2f2b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"890.089744ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:24:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","reconcileID":"46d8b274-09cd-4fb0-bc35-323e57973483","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"970.905851ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:24:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","reconcileID":"509963f4-a901-4030-8b89-ff9ee40c743a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"1.131427578s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:24:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","reconcileID":"98ff87b1-48bd-42d3-920b-92ce1c0771c0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"1.230178774s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:24:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","reconcileID":"6b0291f8-5021-424f-9f30-ccd77a3202dc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"1.45235357s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:24:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","reconcileID":"94d73284-72e7-48f7-b565-21807a96a729","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:24:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"2.170431899s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:24:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:24:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","reconcileID":"8b4f7584-e952-4a72-b600-31a4bc0175fb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:24:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"2.733742768s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:24:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:24:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","reconcileID":"f57c1ab9-b571-4252-b7aa-e4cc34ab5868","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:21Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","reconcileID":"1a0b35c1-d670-4891-98bd-92cec1306a4c","component.Name":"gl-multi-component-parent-afyz"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qvjf-20260416-192159-000"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qvjf-20260416-192159-000","application":"build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qvjf-20260416-192159-000"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"build-suite-component-update-qvjf-20260416-192159-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qvjf-20260416-192159-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-afyz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz@sha256:39acde776bc03bca88414e1e91aec1828ce55dd908165fb3bcf07c04a70b4af7","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-vvxefe","revision":"661936e9c5859b3fc670f39fae835faf6e55df8b"}}}]} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 2758226277988eab98d990e55048b460c639a612720b8d04e8217bb42773c3 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qvjf-20260416-192159-000"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","Application.Name":"build-suite-component-update-qvjf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"},"snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"}} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"build-suite-component-update-qvjf-20260416-192159-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"build-suite-component-update-qvjf-20260416-192159-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:24:21Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qvjf-20260416-192159-000"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"build-suite-component-update-qvjf-20260416-192159-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","snapshot.Namespace":"build-e2e-imbg","snapshot.Name":"build-suite-component-update-qvjf-20260416-192159-000"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qvjf-20260416-192159-000"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-afyz-on-pull-request-5jz7q has finished running","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:24:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","snapshot.Name":"build-suite-component-update-qvjf-20260416-192159-000"} {"level":"info","ts":"2026-04-16T19:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-afyz-on-pull-request-5jz7q has finished running","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:24:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-test-custom-branch-cgxkkr-on-push-tntf8 is not associated with a pull request","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:24:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-push-8vst7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:24:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-push-8vst7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-afyz-on-push-8vst7 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-afyz-on-pull-request-xsg26","PR group":"konflux-gl-multi-component-child-afyz"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qvjf-20260416-192159-000"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"},"snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"}} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192159-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","snapshot.Namespace":"build-e2e-imbg","snapshot.Name":"build-suite-component-update-qvjf-20260416-192159-000"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux-gl-multi-component-child-afyz","prGroupHash":"2758226277988eab98d990e55048b460c639a612720b8d04e8217bb42773c3"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:24:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:24:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:25:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:25:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:25:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:25:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:25:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:25:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:25:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:25:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","elapsedSinceCompletion":"446.341248ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:25:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","reconcileID":"34302885-cad8-4939-bf20-a2ee1497fb25","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","elapsedSinceCompletion":"451.899932ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:25:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","reconcileID":"1ab8493e-dc61-494a-b3e4-24c632be7873","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","elapsedSinceCompletion":"462.573074ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:25:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","reconcileID":"81a87062-fe37-4b6f-a51f-ec3a6ecf8996","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","elapsedSinceCompletion":"483.348726ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:25:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","reconcileID":"ca52d48e-43ea-45ff-9227-4e01458deb6b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","elapsedSinceCompletion":"524.539993ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:25:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","reconcileID":"5ca72df8-fb79-40b5-81b9-94db40b144e3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","elapsedSinceCompletion":"605.200532ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:25:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","reconcileID":"397c11cf-7388-4893-8cf6-1ddfde57a4d4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","elapsedSinceCompletion":"767.663109ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:25:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","reconcileID":"aec54e46-885e-4b1e-8b48-4e1c05a28764","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","elapsedSinceCompletion":"1.090176438s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:25:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","reconcileID":"77c77752-cba9-4a05-8797-14e73b0e3fd7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","elapsedSinceCompletion":"1.731132772s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:25:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","reconcileID":"558ada00-a243-4262-8a65-8829028896bf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","elapsedSinceCompletion":"1.842117592s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:25:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","reconcileID":"a70b4fb8-2863-4b25-81cd-2d02a4a646b3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-iltc-20260416-192126-000","application":"integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"integ-app-iltc-20260416-192126-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-iltc-20260416-192126-000","snapshot.Spec.Components":[{"name":"test-component-pac-lyetcz","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration2-bnkr/test-component-pac-lyetcz@sha256:ee2964a5695534e5fe143fd77c8b5c9dea50791957acc3f656774a1ac9a5ef74","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"90d3798e7bd0647a0f50e5112fb91b2c43ebff18"}}}]} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-lyetcz is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 744b234ff1e0c440f034766f497e9c524d612a807c26382b2736843fff3b22 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","Application.Name":"integ-app-iltc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"}} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","snapshot.Name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","integrationTestScenario.Name":"my-integration-test-npps"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","integrationTestScenario.Name":"my-integration-test-npps"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","destinationComponentSnapshot.Name":"integ-app-iltc-20260416-192126-000","testedSnapshot":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","scenario.Name":"my-integration-test-npps","destinationSnapshot.Name":"integ-app-iltc-20260416-192126-000","testedSnapshot":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","scenario.Name":"my-integration-test-npps","destinationSnapshot.Name":"integ-app-iltc-20260416-192126-000","testedSnapshot":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"my-integration-test-npps-m2fxd","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-npps"} {"level":"info","ts":"2026-04-16T19:25:29Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"namespace":"integration2-bnkr","name":"integ-app-iltc-20260416-192126-000","reconcileID":"7034034a-fdb8-424b-beb4-6944b6affecd","snapshot.name":"integ-app-iltc-20260416-192126-000","pipelinerun.name":"test-component-pac-lyetcz-on-pull-request-n9gx8","duration":2.454248216} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"integ-app-iltc-20260416-192126-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","Scenario":"my-integration-test-npps"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","Label":"my-integration-test-npps"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","Application.Name":"integ-app-iltc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","integrationTestScenario.Name":"my-integration-test-npps","pipelineRun.Name":"my-integration-test-npps-m2fxd"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","ExternalID":"my-integration-test-npps-test-component-pac-lyetcz"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","ExternalID":"my-integration-test-npps-test-component-pac-lyetcz"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","existingCheckRun":"github.CheckRun{ID:71708384236, NodeID:\"CR_kwDOKrwUx88AAAAQsicb7A\", HeadSHA:\"90d3798e7bd0647a0f50e5112fb91b2c43ebff18\", ExternalID:\"my-integration-test-npps-test-component-pac-lyetcz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71708384236\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71708384236\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:21:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-lyetcz snapshot scenario my-integration-test-npps is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-bnkr/test-component-pac-lyetcz-on-pull-request-n9gx8 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71708384236/annotations\"}, Name:\"Konflux Dev version / my-integration-test-npps / test-component-pac-lyetcz\", CheckSuite:github.CheckSuite{ID:64960397945}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541350702, Number:29734, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29734\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-lyetcz\", SHA:\"90d3798e7bd0647a0f50e5112fb91b2c43ebff18\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-uqgdiy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-lyetcz-on-pull-request-n9gx8 has finished running","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","ID":71708384236,"CheckName":"Konflux Dev version / my-integration-test-npps / test-component-pac-lyetcz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","testedSnapshot.Name":"integ-app-iltc-20260416-192126-000","destinationSnapshot.Name":"integ-app-iltc-20260416-192126-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","snapshot.Name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"}} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","snapshot.Name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","destinationComponentSnapshot.Name":"integ-app-iltc-20260416-192126-000","testedSnapshot":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","scenario.Name":"my-integration-test-npps","destinationSnapshot.Name":"integ-app-iltc-20260416-192126-000","testedSnapshot":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","scenario.Name":"my-integration-test-npps","destinationSnapshot.Name":"integ-app-iltc-20260416-192126-000","testedSnapshot":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-npps-m2fxd","namespace":"integration2-bnkr"},"namespace":"integration2-bnkr","name":"my-integration-test-npps-m2fxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","snapshot.Name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","ExternalID":"my-integration-test-npps-test-component-pac-lyetcz"} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","existingCheckRun":"github.CheckRun{ID:71708384236, NodeID:\"CR_kwDOKrwUx88AAAAQsicb7A\", HeadSHA:\"90d3798e7bd0647a0f50e5112fb91b2c43ebff18\", ExternalID:\"my-integration-test-npps-test-component-pac-lyetcz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71708384236\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71708384236\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:21:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-lyetcz snapshot integ-app-iltc-20260416-192126-000 and scenario my-integration-test-npps is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71708384236/annotations\"}, Name:\"Konflux Dev version / my-integration-test-npps / test-component-pac-lyetcz\", CheckSuite:github.CheckSuite{ID:64960397945}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541350702, Number:29734, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29734\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-lyetcz\", SHA:\"90d3798e7bd0647a0f50e5112fb91b2c43ebff18\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-uqgdiy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz-on-pull-request-n9gx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-lyetcz-on-pull-request-n9gx8 has finished running","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","ID":71708384236,"CheckName":"Konflux Dev version / my-integration-test-npps / test-component-pac-lyetcz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","testedSnapshot.Name":"integ-app-iltc-20260416-192126-000","destinationSnapshot.Name":"integ-app-iltc-20260416-192126-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","snapshot.Name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"}} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","snapshot.Name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","destinationComponentSnapshot.Name":"integ-app-iltc-20260416-192126-000","testedSnapshot":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","scenario.Name":"my-integration-test-npps","destinationSnapshot.Name":"integ-app-iltc-20260416-192126-000","testedSnapshot":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","scenario.Name":"my-integration-test-npps","destinationSnapshot.Name":"integ-app-iltc-20260416-192126-000","testedSnapshot":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","ExternalID":"my-integration-test-npps-test-component-pac-lyetcz"} {"level":"info","ts":"2026-04-16T19:25:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","existingCheckRun":"github.CheckRun{ID:71708384236, NodeID:\"CR_kwDOKrwUx88AAAAQsicb7A\", HeadSHA:\"90d3798e7bd0647a0f50e5112fb91b2c43ebff18\", ExternalID:\"my-integration-test-npps-test-component-pac-lyetcz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71708384236\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71708384236\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:21:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-lyetcz snapshot integ-app-iltc-20260416-192126-000 and scenario my-integration-test-npps is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-npps-m2fxd' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71708384236/annotations\"}, Name:\"Konflux Dev version / my-integration-test-npps / test-component-pac-lyetcz\", CheckSuite:github.CheckSuite{ID:64960397945}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541350702, Number:29734, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29734\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-lyetcz\", SHA:\"90d3798e7bd0647a0f50e5112fb91b2c43ebff18\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-uqgdiy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-16T19:25:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","ID":71708384236,"CheckName":"Konflux Dev version / my-integration-test-npps / test-component-pac-lyetcz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:25:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","testedSnapshot.Name":"integ-app-iltc-20260416-192126-000","destinationSnapshot.Name":"integ-app-iltc-20260416-192126-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:25:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","snapshot.Name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:25:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:25:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:25:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:25:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-push-zhgq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:25:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-push-zhgq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:25:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-afyz-on-push-zhgq4 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:25:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-push-wjv2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:25:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-push-wjv2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:25:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-parent-afyz-on-push-wjv2q is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:25:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:25:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:25:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:25:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:25:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:25:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:25:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"}} {"level":"info","ts":"2026-04-16T19:25:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"integ-app-iltc-20260416-192126-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:25:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:25:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"integ-app-iltc-20260416-192126-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:25:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","destinationComponentSnapshot.Name":"integ-app-iltc-20260416-192126-000","testedSnapshot":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:38Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-npps-m2fxd","namespace":"integration2-bnkr"},"namespace":"integration2-bnkr","name":"my-integration-test-npps-m2fxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:25:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:25:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","scenario.Name":"my-integration-test-npps","destinationSnapshot.Name":"integ-app-iltc-20260416-192126-000","testedSnapshot":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","scenario.Name":"my-integration-test-npps","destinationSnapshot.Name":"integ-app-iltc-20260416-192126-000","testedSnapshot":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:38Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","ExternalID":"my-integration-test-npps-test-component-pac-lyetcz"} {"level":"info","ts":"2026-04-16T19:25:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","existingCheckRun":"github.CheckRun{ID:71708384236, NodeID:\"CR_kwDOKrwUx88AAAAQsicb7A\", HeadSHA:\"90d3798e7bd0647a0f50e5112fb91b2c43ebff18\", ExternalID:\"my-integration-test-npps-test-component-pac-lyetcz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71708384236\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71708384236\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:21:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-lyetcz snapshot integ-app-iltc-20260416-192126-000 and scenario my-integration-test-npps is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71708384236/annotations\"}, Name:\"Konflux Dev version / my-integration-test-npps / test-component-pac-lyetcz\", CheckSuite:github.CheckSuite{ID:64960397945}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541350702, Number:29734, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29734\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-lyetcz\", SHA:\"90d3798e7bd0647a0f50e5112fb91b2c43ebff18\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-uqgdiy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-16T19:25:38Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","ID":71708384236,"CheckName":"Konflux Dev version / my-integration-test-npps / test-component-pac-lyetcz","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-16T19:25:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","testedSnapshot.Name":"integ-app-iltc-20260416-192126-000","destinationSnapshot.Name":"integ-app-iltc-20260416-192126-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-16T19:25:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","snapshot.Name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:38Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"my-integration-test-npps-m2fxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:25:45Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-bnkr","name":"my-integration-test-ydoy"}} {"level":"info","ts":"2026-04-16T19:25:45Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ydoy"} {"level":"info","ts":"2026-04-16T19:25:45Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ydoy"} {"level":"info","ts":"2026-04-16T19:25:45Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-16T19:25:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:25:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","integrationTestScenario.Name":"my-integration-test-ydoy"} 2026/04/16 19:25:45 http: TLS handshake error from 10.129.0.2:54552: EOF {"level":"info","ts":"2026-04-16T19:25:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"my-integration-test-ydoy-5kgzl","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ydoy"} {"level":"info","ts":"2026-04-16T19:25:45Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"namespace":"integration2-bnkr","name":"integ-app-iltc-20260416-192126-000","reconcileID":"74ac2a90-932e-4d5c-8305-b6a1fc2d6eca","snapshot.name":"integ-app-iltc-20260416-192126-000","pipelinerun.name":"test-component-pac-lyetcz-on-pull-request-n9gx8","duration":18.900203619} {"level":"info","ts":"2026-04-16T19:25:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"integ-app-iltc-20260416-192126-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:25:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"}} {"level":"info","ts":"2026-04-16T19:25:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","snapshot.Name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","destinationComponentSnapshot.Name":"integ-app-iltc-20260416-192126-000","testedSnapshot":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","Application.Name":"integ-app-iltc","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-16T19:25:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","integrationTestScenario.Name":"my-integration-test-npps","pipelineRun.Name":"my-integration-test-npps-m2fxd"} {"level":"info","ts":"2026-04-16T19:25:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","integrationTestScenario.Name":"my-integration-test-ydoy","pipelineRun.Name":"my-integration-test-ydoy-5kgzl"} {"level":"info","ts":"2026-04-16T19:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","scenario.Name":"my-integration-test-ydoy","destinationSnapshot.Name":"integ-app-iltc-20260416-192126-000","testedSnapshot":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","scenario.Name":"my-integration-test-ydoy","destinationSnapshot.Name":"integ-app-iltc-20260416-192126-000","testedSnapshot":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:46Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","ExternalID":"my-integration-test-ydoy-test-component-pac-lyetcz"} {"level":"info","ts":"2026-04-16T19:25:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","snapshot.NameSpace":"integration2-bnkr","snapshot.Name":"integ-app-iltc-20260416-192126-000","scenarioName":"my-integration-test-ydoy","externalID":"my-integration-test-ydoy-test-component-pac-lyetcz"} {"level":"info","ts":"2026-04-16T19:25:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:46Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ydoy-5kgzl","namespace":"integration2-bnkr"},"namespace":"integration2-bnkr","name":"my-integration-test-ydoy-5kgzl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:25:46Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","ID":71709035191,"CheckName":"Konflux Dev version / my-integration-test-ydoy / test-component-pac-lyetcz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","testedSnapshot.Name":"integ-app-iltc-20260416-192126-000","destinationSnapshot.Name":"integ-app-iltc-20260416-192126-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","scenario.Name":"my-integration-test-npps"} {"level":"info","ts":"2026-04-16T19:25:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","snapshot.Name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"}} {"level":"info","ts":"2026-04-16T19:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","snapshot.Name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","destinationComponentSnapshot.Name":"integ-app-iltc-20260416-192126-000","testedSnapshot":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","scenario.Name":"my-integration-test-ydoy","destinationSnapshot.Name":"integ-app-iltc-20260416-192126-000","testedSnapshot":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","scenario.Name":"my-integration-test-ydoy","destinationSnapshot.Name":"integ-app-iltc-20260416-192126-000","testedSnapshot":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","ExternalID":"my-integration-test-ydoy-test-component-pac-lyetcz"} {"level":"info","ts":"2026-04-16T19:25:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","existingCheckRun":"github.CheckRun{ID:71709035191, NodeID:\"CR_kwDOKrwUx88AAAAQsjEKtw\", HeadSHA:\"90d3798e7bd0647a0f50e5112fb91b2c43ebff18\", ExternalID:\"my-integration-test-ydoy-test-component-pac-lyetcz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71709035191\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71709035191\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:25:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-lyetcz snapshot integ-app-iltc-20260416-192126-000 and scenario my-integration-test-ydoy is in progress\", Text:\"PipelineRun 'my-integration-test-ydoy-5kgzl' created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71709035191/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydoy / test-component-pac-lyetcz\", CheckSuite:github.CheckSuite{ID:64960397945}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541350702, Number:29734, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29734\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-lyetcz\", SHA:\"90d3798e7bd0647a0f50e5112fb91b2c43ebff18\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-uqgdiy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-16T19:25:47Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","ID":71709035191,"CheckName":"Konflux Dev version / my-integration-test-ydoy / test-component-pac-lyetcz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:25:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","testedSnapshot.Name":"integ-app-iltc-20260416-192126-000","destinationSnapshot.Name":"integ-app-iltc-20260416-192126-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:25:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","scenario.Name":"my-integration-test-npps"} {"level":"info","ts":"2026-04-16T19:25:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","snapshot.Name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:25:50Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-push-rcgrk","reconcileID":"dfa72d0b-13ca-4992-96a5-1cbbb648658c","Component.Namespace":"build-e2e-dmit","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-dmit/gh-test-custom-branch-hkohio@sha256:2482d6f023bd1410707211759a1e16f685e4c6e2add493c4677045f73f493efd","Component.Name":"gh-test-custom-branch-hkohio","lastBuildCommit":"e2e08f99cc31ffa8735458cc3b7a30a6c1233cc8"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","component.Namespace":"build-e2e-dmit","component.Name":"gh-test-custom-branch-hkohio"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-buuo-20260416-192314-000"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-buuo-20260416-192314-000","application":"build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-buuo-20260416-192314-000"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"build-suite-test-application-buuo-20260416-192314-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-buuo-20260416-192314-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-hkohio","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dmit/gh-test-custom-branch-hkohio@sha256:2482d6f023bd1410707211759a1e16f685e4c6e2add493c4677045f73f493efd","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-shppvw","revision":"e2e08f99cc31ffa8735458cc3b7a30a6c1233cc8"}}}]} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-buuo-20260416-192314-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-buuo-20260416-192314-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-buuo-20260416-192314-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-buuo-20260416-192314-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-buuo-20260416-192314-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","Application.Name":"build-suite-test-application-buuo","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-buuo-20260416-192314-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"build-suite-test-application-buuo-20260416-192314-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:25:50Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-buuo-20260416-192314-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-buuo-20260416-192314-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-buuo-20260416-192314-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-buuo-20260416-192314-000","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-push-rcgrk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-buuo-20260416-192314-000"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-push-rcgrk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-buuo-20260416-192314-000"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-push-rcgrk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-push-rcgrk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-hkohio-on-push-rcgrk has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","snapshot.Name":"build-suite-test-application-buuo-20260416-192314-000"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio-on-push-rcgrk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-hkohio-on-push-rcgrk has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-hkohio-on-push-rcgrk","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo"} {"level":"info","ts":"2026-04-16T19:25:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:25:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:25:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"}} {"level":"info","ts":"2026-04-16T19:25:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"integ-app-iltc-20260416-192126-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:25:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ydoy-5kgzl","namespace":"integration2-bnkr"},"namespace":"integration2-bnkr","name":"my-integration-test-ydoy-5kgzl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:25:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:25:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:25:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"integ-app-iltc-20260416-192126-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:25:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","destinationComponentSnapshot.Name":"integ-app-iltc-20260416-192126-000","testedSnapshot":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:25:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","scenario.Name":"my-integration-test-ydoy","destinationSnapshot.Name":"integ-app-iltc-20260416-192126-000","testedSnapshot":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","scenario.Name":"my-integration-test-ydoy","destinationSnapshot.Name":"integ-app-iltc-20260416-192126-000","testedSnapshot":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","ExternalID":"my-integration-test-ydoy-test-component-pac-lyetcz"} {"level":"info","ts":"2026-04-16T19:25:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","existingCheckRun":"github.CheckRun{ID:71709035191, NodeID:\"CR_kwDOKrwUx88AAAAQsjEKtw\", HeadSHA:\"90d3798e7bd0647a0f50e5112fb91b2c43ebff18\", ExternalID:\"my-integration-test-ydoy-test-component-pac-lyetcz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71709035191\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71709035191\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:25:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-lyetcz snapshot integ-app-iltc-20260416-192126-000 and scenario my-integration-test-ydoy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71709035191/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydoy / test-component-pac-lyetcz\", CheckSuite:github.CheckSuite{ID:64960397945}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541350702, Number:29734, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29734\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-lyetcz\", SHA:\"90d3798e7bd0647a0f50e5112fb91b2c43ebff18\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-uqgdiy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-16T19:25:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","ID":71709035191,"CheckName":"Konflux Dev version / my-integration-test-ydoy / test-component-pac-lyetcz","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-16T19:25:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","testedSnapshot.Name":"integ-app-iltc-20260416-192126-000","destinationSnapshot.Name":"integ-app-iltc-20260416-192126-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-16T19:25:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","scenario.Name":"my-integration-test-npps"} {"level":"info","ts":"2026-04-16T19:25:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","snapshot.Name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:25:56Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-iltc-20260416-192126-000","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"my-integration-test-ydoy-5kgzl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:26:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-mxpr"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-mxpr","application":"integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-mxpr"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-mxpr"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-iltc has been set as a Controller OwnerReference on Snapshot snapshot-sample-mxpr","snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"},"namespace":"integration2-bnkr","name":"snapshot-sample-mxpr","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","Application.Name":"integ-app-iltc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-mxpr"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","integrationTestScenario.Name":"my-integration-test-ydoy"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"},"snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"}} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","snapshot.Name":"snapshot-sample-mxpr"} {"level":"error","ts":"2026-04-16T19:26:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","snapshot.Namespace":"integration2-bnkr","snapshot.Name":"snapshot-sample-mxpr","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-mxpr"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","snapshot.Name":"snapshot-sample-mxpr"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"my-integration-test-ydoy-rlqfd","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ydoy"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"snapshot-sample-mxpr","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-mxpr"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"},"snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"}} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","snapshot.Name":"snapshot-sample-mxpr"} {"level":"error","ts":"2026-04-16T19:26:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","snapshot.Namespace":"integration2-bnkr","snapshot.Name":"snapshot-sample-mxpr","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-mxpr"} {"level":"info","ts":"2026-04-16T19:26:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-mxpr","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","snapshot.Name":"snapshot-sample-mxpr"} {"level":"info","ts":"2026-04-16T19:26:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-mxpr"} {"level":"info","ts":"2026-04-16T19:26:07Z","logger":"snapshot-webhook","caller":"helpers/logs.go:74","msg":"Removed Finalizer from the PipelineRun","namespace":"integration2-bnkr","name":"my-integration-test-ydoy-rlqfd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:26:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-bnkr","snapshot":"snapshot-sample-mxpr"} {"level":"info","ts":"2026-04-16T19:26:07Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"snapshot-sample-mxpr\" not found","pipelineRun":{"name":"my-integration-test-ydoy-rlqfd","namespace":"integration2-bnkr"}} 2026/04/16 19:26:07 http: TLS handshake error from 10.128.0.2:42004: EOF 2026/04/16 19:26:07 http: TLS handshake error from 10.128.0.2:42012: EOF {"level":"info","ts":"2026-04-16T19:26:08Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-lyetcz","namespace":"integration2-bnkr"},"application":"integration2-bnkr/integ-app-iltc","namespace":"integration2-bnkr","name":"test-component-pac-lyetcz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:26:08Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-npps-m2fxd","namespace":"integration2-bnkr"},"pipelineRun.Name":"my-integration-test-npps-m2fxd"} {"level":"info","ts":"2026-04-16T19:26:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-npps-m2fxd","namespace":"integration2-bnkr"},"namespace":"integration2-bnkr","name":"my-integration-test-npps-m2fxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:26:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-ydoy-5kgzl","namespace":"integration2-bnkr"},"pipelineRun.Name":"my-integration-test-ydoy-5kgzl"} {"level":"info","ts":"2026-04-16T19:26:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ydoy-5kgzl","namespace":"integration2-bnkr"},"namespace":"integration2-bnkr","name":"my-integration-test-ydoy-5kgzl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-16T19:26:09Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-lyetcz-on-pull-request-n9gx8","namespace":"integration2-bnkr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:26:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:26:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-bnkr","snapshot":"integ-app-iltc-20260416-192126-000"} {"level":"info","ts":"2026-04-16T19:26:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:26:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:23Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-push-kq6mm","reconcileID":"2838d7c7-4355-4e0b-af39-107a2958edd9","Component.Namespace":"build-e2e-rbbh","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-parent-berw@sha256:c89041802444d332cfe23d292f472ec05dec8c4f92971b5aefa5f8f130892503","Component.Name":"gh-multi-component-parent-berw","lastBuildCommit":"bd20b375ad1aa28f21d1ad8f9058ac5edeefff98"} {"level":"info","ts":"2026-04-16T19:26:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","component.Namespace":"build-e2e-rbbh","component.Name":"gh-multi-component-parent-berw"} {"level":"info","ts":"2026-04-16T19:26:24Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-push-kq6mm","reconcileID":"2838d7c7-4355-4e0b-af39-107a2958edd9","component.Name":"gh-multi-component-child-berw"} {"level":"info","ts":"2026-04-16T19:26:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-elqx-20260416-192341-000"} {"level":"info","ts":"2026-04-16T19:26:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-elqx-20260416-192341-000","application":"build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-elqx-20260416-192341-000"} {"level":"info","ts":"2026-04-16T19:26:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"build-suite-component-update-elqx-20260416-192341-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-elqx-20260416-192341-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-berw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-parent-berw@sha256:c89041802444d332cfe23d292f472ec05dec8c4f92971b5aefa5f8f130892503","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-mugyzo","revision":"bd20b375ad1aa28f21d1ad8f9058ac5edeefff98"}}}]} {"level":"info","ts":"2026-04-16T19:26:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-elqx-20260416-192341-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-elqx-20260416-192341-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-elqx-20260416-192341-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:26:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-elqx-20260416-192341-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-elqx-20260416-192341-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","Application.Name":"build-suite-component-update-elqx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:26:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-elqx-20260416-192341-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"build-suite-component-update-elqx-20260416-192341-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:26:24Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:26:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-elqx-20260416-192341-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-elqx-20260416-192341-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-elqx-20260416-192341-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-elqx-20260416-192341-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-push-kq6mm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-elqx-20260416-192341-000"} {"level":"info","ts":"2026-04-16T19:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-push-kq6mm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-elqx-20260416-192341-000"} {"level":"info","ts":"2026-04-16T19:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-push-kq6mm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:26:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-push-kq6mm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-berw-on-push-kq6mm has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","snapshot.Name":"build-suite-component-update-elqx-20260416-192341-000"} {"level":"info","ts":"2026-04-16T19:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-parent-berw-on-push-kq6mm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-berw-on-push-kq6mm has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-berw-on-push-kq6mm","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:26:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:36Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-push-rnv7x","reconcileID":"223cff43-887a-4b73-afc8-a73649c49711","Component.Namespace":"build-e2e-rbbh","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw@sha256:3fccbff7254dff61bf8d34d80cae1316d7d926f97d7fb742311d169303a62010","Component.Name":"gh-multi-component-child-berw","lastBuildCommit":"29c57750e181f9222f2525cdf5d3d4d63bf79e3a"} {"level":"info","ts":"2026-04-16T19:26:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","component.Namespace":"build-e2e-rbbh","component.Name":"gh-multi-component-child-berw"} {"level":"info","ts":"2026-04-16T19:26:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-elqx-20260416-192339-000"} {"level":"info","ts":"2026-04-16T19:26:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-elqx-20260416-192339-000","application":"build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-elqx-20260416-192339-000"} {"level":"info","ts":"2026-04-16T19:26:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"build-suite-component-update-elqx-20260416-192339-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-elqx-20260416-192339-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-berw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-child-berw@sha256:3fccbff7254dff61bf8d34d80cae1316d7d926f97d7fb742311d169303a62010","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-mugyzo","revision":"29c57750e181f9222f2525cdf5d3d4d63bf79e3a"}}},{"name":"gh-multi-component-parent-berw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rbbh/gh-multi-component-parent-berw@sha256:c89041802444d332cfe23d292f472ec05dec8c4f92971b5aefa5f8f130892503","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-mugyzo","revision":"bd20b375ad1aa28f21d1ad8f9058ac5edeefff98","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-16T19:26:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-elqx-20260416-192339-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-elqx-20260416-192339-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-elqx-20260416-192339-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:26:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-elqx-20260416-192339-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-elqx-20260416-192339-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","Application.Name":"build-suite-component-update-elqx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:26:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-elqx-20260416-192339-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"build-suite-component-update-elqx-20260416-192339-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:26:36Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:26:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-elqx-20260416-192339-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-elqx-20260416-192339-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-elqx-20260416-192339-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-elqx-20260416-192339-000","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-push-rnv7x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-elqx-20260416-192339-000"} {"level":"info","ts":"2026-04-16T19:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-push-rnv7x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-elqx-20260416-192339-000"} {"level":"info","ts":"2026-04-16T19:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-push-rnv7x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:26:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-push-rnv7x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-berw-on-push-rnv7x has finished running","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","snapshot.Name":"build-suite-component-update-elqx-20260416-192339-000"} {"level":"info","ts":"2026-04-16T19:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx","namespace":"build-e2e-rbbh","name":"gh-multi-component-child-berw-on-push-rnv7x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-berw-on-push-rnv7x has finished running","buildpipelineRun":{"name":"gh-multi-component-child-berw-on-push-rnv7x","namespace":"build-e2e-rbbh"},"application":"build-e2e-rbbh/build-suite-component-update-elqx"} {"level":"info","ts":"2026-04-16T19:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:26:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-imbg/gl-multi-component-child-afyz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:26:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:26:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:26:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:26:46Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","reconcileID":"4bb442d2-a3bb-4c6c-942d-67f5b1bc51f6","Component.Namespace":"build-e2e-shon","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-shon/gl-test-custom-branch-wbqhqz@sha256:2c29b50c803ad6b6827dda248e0642f913a2efb319c986945501fe0740496d1c","Component.Name":"gl-test-custom-branch-wbqhqz","lastBuildCommit":"17558b2d07d762763d3dc2a765946c6ad5bdb337"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","component.Namespace":"build-e2e-shon","component.Name":"gl-test-custom-branch-wbqhqz"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-acqp-20260416-192345-000"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-acqp-20260416-192345-000","application":"build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-acqp-20260416-192345-000"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-acqp-20260416-192345-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-acqp-20260416-192345-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-acqp-20260416-192345-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-acqp-20260416-192345-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-acqp-20260416-192345-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","Application.Name":"build-suite-test-application-acqp","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"build-suite-test-application-acqp-20260416-192345-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-acqp-20260416-192345-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-wbqhqz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-shon/gl-test-custom-branch-wbqhqz@sha256:2c29b50c803ad6b6827dda248e0642f913a2efb319c986945501fe0740496d1c","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-hnvrmi","revision":"17558b2d07d762763d3dc2a765946c6ad5bdb337"}}}]} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-acqp-20260416-192345-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"build-suite-test-application-acqp-20260416-192345-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:26:46Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-acqp-20260416-192345-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-acqp-20260416-192345-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-acqp-20260416-192345-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-acqp-20260416-192345-000","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-acqp-20260416-192345-000"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-acqp-20260416-192345-000"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-wbqhqz-on-push-wcqd9 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","snapshot.Name":"build-suite-test-application-acqp-20260416-192345-000"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-wbqhqz-on-push-wcqd9 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-wbqhqz-on-push-wcqd9","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"1.059511128s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:26:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","reconcileID":"a2aeb37d-2f86-4a86-8d6a-333615b4a0c6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"1.066171257s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:26:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","reconcileID":"accc712d-77b3-47d8-84a2-492f51d10b61","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"1.078314739s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:26:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","reconcileID":"c03587ff-7504-46e5-9c39-f07d5a091c44","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"1.098993265s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:26:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","reconcileID":"7680a396-0620-4372-817e-b6277f0660d4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"1.139829487s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:26:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","reconcileID":"49d63ecd-fa98-4437-8740-ab2d2873dcbf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"1.220625583s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:26:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","reconcileID":"8e705ee8-3ee9-44eb-b0ed-76f21a3bb23c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"1.385437515s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:26:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","reconcileID":"7ba1269b-2306-4c57-9030-56f8336439f5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"1.706118468s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:26:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","reconcileID":"4acb8794-2a49-489b-a870-2561519a75a8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:26:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"2.118498493s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:26:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:26:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","reconcileID":"3d1f238d-492b-4381-bb14-daee6bfdc712","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:26:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","elapsedSinceCompletion":"2.347126842s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:26:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:26:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","reconcileID":"703ffd3b-a59e-4534-a0fe-002a21d03122","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:54Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","reconcileID":"51a7891d-3aa3-4c32-b623-7476aaf7f78a","component.Name":"gl-multi-component-parent-afyz"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qvjf-20260416-192434-000"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qvjf-20260416-192434-000","application":"build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qvjf-20260416-192434-000"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"build-suite-component-update-qvjf-20260416-192434-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qvjf-20260416-192434-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-afyz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz@sha256:2eee569215faae931932525624f482e06291e4a2ca286cd633e42d3df1176cbe","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-vvxefe","revision":"404c8c805ce32aedd1821a37835ecf3a8db200d3"}}}]} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-imbg/gl-multi-component-child-afyz-on-pull-request-5jz7q with pr group konflux-gl-multi-component-child-afyz is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-afyz is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 2758226277988eab98d990e55048b460c639a612720b8d04e8217bb42773c3 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qvjf-20260416-192434-000"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","Application.Name":"build-suite-component-update-qvjf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"}} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"build-suite-component-update-qvjf-20260416-192434-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:26:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"build-suite-component-update-qvjf-20260416-192434-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qvjf-20260416-192434-000"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"build-suite-component-update-qvjf-20260416-192434-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192434-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","snapshot.Namespace":"build-e2e-imbg","snapshot.Name":"build-suite-component-update-qvjf-20260416-192434-000"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qvjf-20260416-192434-000"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:26:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-afyz-on-pull-request-xsg26 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","snapshot.Name":"build-suite-component-update-qvjf-20260416-192434-000"} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-xsg26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-afyz-on-pull-request-xsg26 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-pjyu","prGroupHash":"63a25e14fb7c75279f972f97f52225d654f431d9a23ed772068c22e266e9fd"} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:26:56Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-16T19:19:09Z","completionTime":"2026-04-16T19:26:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"IMAGE_DIGEST","value":"sha256:b0b23f1a046f616982cc0f40b682882520b40ec5e56db13fd563de9aa65065ea"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d1fd53109153c1f673d10945bf2e8a0f4ec6617c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf8420b45ef4af3bfaf25c1ec96735781-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1ee63d4f086764aaef2ab7cce2f6af15-0dc57653273051cd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pjyu-on-pull-request-xqmfw has finished running","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-pjyu","prGroupHash":"63a25e14fb7c75279f972f97f52225d654f431d9a23ed772068c22e266e9fd"} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:26:56Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-16T19:19:09Z","completionTime":"2026-04-16T19:26:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"IMAGE_DIGEST","value":"sha256:b0b23f1a046f616982cc0f40b682882520b40ec5e56db13fd563de9aa65065ea"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d1fd53109153c1f673d10945bf2e8a0f4ec6617c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf8420b45ef4af3bfaf25c1ec96735781-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1ee63d4f086764aaef2ab7cce2f6af15-0dc57653273051cd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pjyu-on-pull-request-xqmfw has finished running","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-pjyu","prGroupHash":"63a25e14fb7c75279f972f97f52225d654f431d9a23ed772068c22e266e9fd"} {"level":"info","ts":"2026-04-16T19:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:26:56Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-16T19:19:09Z","completionTime":"2026-04-16T19:26:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"IMAGE_DIGEST","value":"sha256:b0b23f1a046f616982cc0f40b682882520b40ec5e56db13fd563de9aa65065ea"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d1fd53109153c1f673d10945bf2e8a0f4ec6617c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf8420b45ef4af3bfaf25c1ec96735781-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1ee63d4f086764aaef2ab7cce2f6af15-0dc57653273051cd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pjyu-on-pull-request-xqmfw has finished running","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-pjyu","prGroupHash":"63a25e14fb7c75279f972f97f52225d654f431d9a23ed772068c22e266e9fd"} {"level":"info","ts":"2026-04-16T19:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:26:56Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-16T19:19:09Z","completionTime":"2026-04-16T19:26:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"IMAGE_DIGEST","value":"sha256:b0b23f1a046f616982cc0f40b682882520b40ec5e56db13fd563de9aa65065ea"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d1fd53109153c1f673d10945bf2e8a0f4ec6617c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf8420b45ef4af3bfaf25c1ec96735781-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1ee63d4f086764aaef2ab7cce2f6af15-0dc57653273051cd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pjyu-on-pull-request-xqmfw has finished running","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:58Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-push-8vst7","reconcileID":"f50b31c0-20e4-4967-a975-31984f396c50","Component.Namespace":"build-e2e-imbg","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz@sha256:b451b0125c5f8d128e265dc51e86fc4e3242b2b0b389c58213536ab7e72babce","Component.Name":"gl-multi-component-child-afyz","lastBuildCommit":"8e06df5f380b2ac53279b95d9f934c7c531b1d89"} {"level":"info","ts":"2026-04-16T19:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","component.Namespace":"build-e2e-imbg","component.Name":"gl-multi-component-child-afyz"} {"level":"info","ts":"2026-04-16T19:26:58Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-push-8vst7","reconcileID":"f50b31c0-20e4-4967-a975-31984f396c50","component.Name":"gl-multi-component-parent-afyz"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qvjf-20260416-192428-000"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qvjf-20260416-192428-000","application":"build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qvjf-20260416-192428-000"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192428-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192428-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192428-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192428-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192428-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","Application.Name":"build-suite-component-update-qvjf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"build-suite-component-update-qvjf-20260416-192428-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qvjf-20260416-192428-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-afyz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz@sha256:b451b0125c5f8d128e265dc51e86fc4e3242b2b0b389c58213536ab7e72babce","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-vvxefe","revision":"8e06df5f380b2ac53279b95d9f934c7c531b1d89"}}}]} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192428-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"build-suite-component-update-qvjf-20260416-192428-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:26:59Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192428-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192428-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192428-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192428-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-push-8vst7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qvjf-20260416-192428-000"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-push-8vst7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qvjf-20260416-192428-000"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-push-8vst7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-push-8vst7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-afyz-on-push-8vst7 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","snapshot.Name":"build-suite-component-update-qvjf-20260416-192428-000"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-push-8vst7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-afyz-on-push-8vst7 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-pjyu","prGroupHash":"63a25e14fb7c75279f972f97f52225d654f431d9a23ed772068c22e266e9fd"} {"level":"info","ts":"2026-04-16T19:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:26:56Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-16T19:19:09Z","completionTime":"2026-04-16T19:26:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"IMAGE_DIGEST","value":"sha256:b0b23f1a046f616982cc0f40b682882520b40ec5e56db13fd563de9aa65065ea"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d1fd53109153c1f673d10945bf2e8a0f4ec6617c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf8420b45ef4af3bfaf25c1ec96735781-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1ee63d4f086764aaef2ab7cce2f6af15-0dc57653273051cd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-xqmfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pjyu-on-pull-request-xqmfw has finished running","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:27:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:27:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:27:08Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","reconcileID":"a7cc672f-90c1-42fd-b10a-761a9517fbd2","Component.Namespace":"build-e2e-rppv","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-rppv/fj-test-custom-branch-cgxkkr@sha256:2ebec597baf1d804f8b58bb8167179d503631c5adeec3f744a090b572246cc64","Component.Name":"fj-test-custom-branch-cgxkkr","lastBuildCommit":"9eae4982d87b4b425bcb5fc85ac8352a2adc5a4e"} {"level":"info","ts":"2026-04-16T19:27:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","component.Namespace":"build-e2e-rppv","component.Name":"fj-test-custom-branch-cgxkkr"} {"level":"info","ts":"2026-04-16T19:27:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-zdgu-20260416-192427-000"} {"level":"info","ts":"2026-04-16T19:27:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-zdgu-20260416-192427-000","application":"build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:27:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-zdgu-20260416-192427-000"} {"level":"info","ts":"2026-04-16T19:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192427-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192427-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192427-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192427-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192427-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","Application.Name":"build-suite-test-application-zdgu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:27:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"build-suite-test-application-zdgu-20260416-192427-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-zdgu-20260416-192427-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-cgxkkr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rppv/fj-test-custom-branch-cgxkkr@sha256:2ebec597baf1d804f8b58bb8167179d503631c5adeec3f744a090b572246cc64","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-rhvbmo","revision":"9eae4982d87b4b425bcb5fc85ac8352a2adc5a4e"}}}]} {"level":"info","ts":"2026-04-16T19:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192427-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"build-suite-test-application-zdgu-20260416-192427-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:27:08Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192427-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192427-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192427-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-zdgu-20260416-192427-000","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:27:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-zdgu-20260416-192427-000"} {"level":"info","ts":"2026-04-16T19:27:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-zdgu-20260416-192427-000"} {"level":"info","ts":"2026-04-16T19:27:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:27:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:27:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-cgxkkr-on-push-tntf8 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:27:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:27:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:27:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:27:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:27:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","snapshot.Name":"build-suite-test-application-zdgu-20260416-192427-000"} {"level":"info","ts":"2026-04-16T19:27:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:27:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-cgxkkr-on-push-tntf8 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-cgxkkr-on-push-tntf8","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu"} {"level":"info","ts":"2026-04-16T19:27:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-pjyu","prGroupHash":"63a25e14fb7c75279f972f97f52225d654f431d9a23ed772068c22e266e9fd"} {"level":"info","ts":"2026-04-16T19:27:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:26:56Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-16T19:19:09Z","completionTime":"2026-04-16T19:26:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"IMAGE_DIGEST","value":"sha256:b0b23f1a046f616982cc0f40b682882520b40ec5e56db13fd563de9aa65065ea"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d1fd53109153c1f673d10945bf2e8a0f4ec6617c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf8420b45ef4af3bfaf25c1ec96735781-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1ee63d4f086764aaef2ab7cce2f6af15-0dc57653273051cd-01"}},"deletionTimestamp":"2026-04-16 19:27:15 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:27:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pjyu-on-pull-request-xqmfw has finished running","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-pjyu","prGroupHash":"63a25e14fb7c75279f972f97f52225d654f431d9a23ed772068c22e266e9fd"} {"level":"info","ts":"2026-04-16T19:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:26:56Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-16T19:19:09Z","completionTime":"2026-04-16T19:26:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"IMAGE_DIGEST","value":"sha256:b0b23f1a046f616982cc0f40b682882520b40ec5e56db13fd563de9aa65065ea"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d1fd53109153c1f673d10945bf2e8a0f4ec6617c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf8420b45ef4af3bfaf25c1ec96735781-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1ee63d4f086764aaef2ab7cce2f6af15-0dc57653273051cd-01"}},"deletionTimestamp":"2026-04-16 19:27:15 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pjyu-on-pull-request-xqmfw has finished running","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-pjyu","prGroupHash":"63a25e14fb7c75279f972f97f52225d654f431d9a23ed772068c22e266e9fd"} {"level":"info","ts":"2026-04-16T19:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:26:56Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-16T19:19:09Z","completionTime":"2026-04-16T19:26:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"IMAGE_DIGEST","value":"sha256:b0b23f1a046f616982cc0f40b682882520b40ec5e56db13fd563de9aa65065ea"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d1fd53109153c1f673d10945bf2e8a0f4ec6617c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:d64b554eebf4ae0ec2610516ff7df8ce60c35031c9af9359f75e3b37d23897fc"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu:on-pr-d1fd53109153c1f673d10945bf2e8a0f4ec6617c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf8420b45ef4af3bfaf25c1ec96735781-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pjyu-on-pull-request-xqmfw-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1ee63d4f086764aaef2ab7cce2f6af15-0dc57653273051cd-01"}},"deletionTimestamp":"2026-04-16 19:27:15 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pjyu-on-pull-request-xqmfw has finished running","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-xqmfw","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pjyu-on-pull-request-4n2vm","PR group":"konflux-test-comp-pjyu"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-pjyu","prGroupHash":"63a25e14fb7c75279f972f97f52225d654f431d9a23ed772068c22e266e9fd"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-xqmfw with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-xqmfw with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-xqmfw with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-xqmfw with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-xqmfw with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-xqmfw with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-xqmfw with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:27:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-xqmfw with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:27:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-xqmfw with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:27:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-xqmfw with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-xqmfw with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-xqmfw with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-xqmfw with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-xqmfw with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","elapsedSinceCompletion":"636.028575ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:27:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","reconcileID":"850a3440-852e-4181-8259-ae99f6847463","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","elapsedSinceCompletion":"641.569056ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:27:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","reconcileID":"470246d9-43c1-4e58-abaa-0086594d9704","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","elapsedSinceCompletion":"652.185116ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:27:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","reconcileID":"328cd047-f98b-4709-a2f6-024765285ef1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","elapsedSinceCompletion":"673.128091ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:27:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","reconcileID":"0dcee501-a337-4037-aec5-e40ffc95d0e8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","elapsedSinceCompletion":"713.821978ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:27:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","reconcileID":"ca8e80dd-86bd-469c-bf4b-75fda70dd715","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","elapsedSinceCompletion":"795.081707ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:27:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","reconcileID":"7f198a0f-917c-4c16-99e5-60d76e71c8bf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","elapsedSinceCompletion":"955.633996ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:27:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","reconcileID":"f266723d-c7d4-4ddb-96c1-27296ac584a8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:27:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","elapsedSinceCompletion":"1.292343767s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:27:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:27:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","reconcileID":"3e8ae125-98f4-4716-ac04-e388802f8e6e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:27:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","elapsedSinceCompletion":"1.933953539s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:27:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:27:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","reconcileID":"9af7bd9f-d960-4474-9805-c101fd4950c9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","elapsedSinceCompletion":"2.199360999s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:27:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","reconcileID":"1eb95467-3866-4905-80ed-8522e8caa45f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","reconcileID":"1eea5f33-d367-48b0-806b-eec45e7290fc","component.Name":"go-component-kgzzvz"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-xxwl-20260416-192203-000"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-xxwl-20260416-192203-000","application":"build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-xxwl-20260416-192203-000"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"build-suite-positive-mc-xxwl-20260416-192203-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-xxwl-20260416-192203-000","snapshot.Spec.Components":[{"name":"python-component-viaoul","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-flzp/python-component-viaoul@sha256:09bebd2fe0ddfa7267cec58b830e170570546e5d35ac54310b923805416eaf98","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"780b80ef98367f50fec8ded1497c6b86ae0d9933"}}}]} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-viaoul is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash a6d1d82f70e92a1cef02ebb35d0142a3dcd2ff59d9b762fc1824795a47bb5e is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-xxwl-20260416-192203-000"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"}} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","Application.Name":"build-suite-positive-mc-xxwl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"build-suite-positive-mc-xxwl-20260416-192203-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:27:41Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"build-suite-positive-mc-xxwl-20260416-192203-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"build-suite-positive-mc-xxwl-20260416-192203-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","snapshot.Namespace":"build-e2e-flzp","snapshot.Name":"build-suite-positive-mc-xxwl-20260416-192203-000"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192203-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-xxwl-20260416-192203-000"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-xxwl-20260416-192203-000"} {"level":"info","ts":"2026-04-16T19:27:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:27:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:27:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-viaoul-on-pull-request-v4zpw has finished running","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","snapshot.Name":"build-suite-positive-mc-xxwl-20260416-192203-000"} {"level":"info","ts":"2026-04-16T19:27:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:27:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-viaoul-on-pull-request-v4zpw has finished running","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","snapshot.Name":"build-suite-positive-mc-xxwl-20260416-192203-000"} {"level":"info","ts":"2026-04-16T19:27:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-pull-request-v4zpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:27:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-viaoul-on-pull-request-v4zpw has finished running","buildpipelineRun":{"name":"python-component-viaoul-on-pull-request-v4zpw","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:27:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvxr/test-comp-pjyu-on-pull-request-xqmfw with pr group konflux-test-comp-pjyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:27:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:27:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:27:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:27:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:27:59Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-push-wjv2q","reconcileID":"de146425-8328-4f22-bca5-6f912f0a837c","Component.Namespace":"build-e2e-imbg","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz@sha256:73bd3247c9e063469148a4986774ee323dafef7f74db9a5ae69e4f2b8ea898f0","Component.Name":"gl-multi-component-parent-afyz","lastBuildCommit":"04eed234be6998d2a1937a5a477f7c346c27726e"} {"level":"info","ts":"2026-04-16T19:27:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","component.Namespace":"build-e2e-imbg","component.Name":"gl-multi-component-parent-afyz"} {"level":"info","ts":"2026-04-16T19:27:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qvjf-20260416-192537-000"} {"level":"info","ts":"2026-04-16T19:27:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qvjf-20260416-192537-000","application":"build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:27:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qvjf-20260416-192537-000"} {"level":"info","ts":"2026-04-16T19:27:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"build-suite-component-update-qvjf-20260416-192537-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qvjf-20260416-192537-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-afyz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz@sha256:b451b0125c5f8d128e265dc51e86fc4e3242b2b0b389c58213536ab7e72babce","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-vvxefe","revision":"8e06df5f380b2ac53279b95d9f934c7c531b1d89","dockerfileUrl":"Dockerfile"}}},{"name":"gl-multi-component-parent-afyz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz@sha256:73bd3247c9e063469148a4986774ee323dafef7f74db9a5ae69e4f2b8ea898f0","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-vvxefe","revision":"04eed234be6998d2a1937a5a477f7c346c27726e"}}}]} {"level":"info","ts":"2026-04-16T19:27:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192537-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:27:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192537-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:27:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192537-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:27:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192537-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:27:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192537-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","Application.Name":"build-suite-component-update-qvjf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:27:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192537-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"build-suite-component-update-qvjf-20260416-192537-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:27:59Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:27:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192537-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:27:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192537-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:27:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192537-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:27:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192537-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:27:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-push-wjv2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qvjf-20260416-192537-000"} {"level":"info","ts":"2026-04-16T19:28:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-push-wjv2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qvjf-20260416-192537-000"} {"level":"info","ts":"2026-04-16T19:28:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-push-wjv2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:28:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-push-wjv2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:28:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-afyz-on-push-wjv2q has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","snapshot.Name":"build-suite-component-update-qvjf-20260416-192537-000"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz-on-push-wjv2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-afyz-on-push-wjv2q has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:01Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-push-wtqw9","reconcileID":"14e3b1f3-2634-4004-80ce-90c93596d9c5","Component.Namespace":"build-e2e-flzp","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-flzp/go-component-kgzzvz@sha256:a7df7fc38317dc38c0af5b4c1a680f0085e559f4f6c36244d8b14b3f9d429a15","Component.Name":"go-component-kgzzvz","lastBuildCommit":"62c009fd24258b049e5bdba7da1807ecda7b4d8a"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","component.Namespace":"build-e2e-flzp","component.Name":"go-component-kgzzvz"} {"level":"info","ts":"2026-04-16T19:28:01Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-push-wtqw9","reconcileID":"14e3b1f3-2634-4004-80ce-90c93596d9c5","component.Name":"python-component-viaoul"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-xxwl-20260416-192134-000"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-xxwl-20260416-192134-000","application":"build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-xxwl-20260416-192134-000"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"build-suite-positive-mc-xxwl-20260416-192134-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-xxwl-20260416-192134-000","snapshot.Spec.Components":[{"name":"go-component-kgzzvz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-flzp/go-component-kgzzvz@sha256:a7df7fc38317dc38c0af5b4c1a680f0085e559f4f6c36244d8b14b3f9d429a15","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"62c009fd24258b049e5bdba7da1807ecda7b4d8a"}}}]} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192134-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192134-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192134-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192134-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192134-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","Application.Name":"build-suite-positive-mc-xxwl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192134-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"build-suite-positive-mc-xxwl-20260416-192134-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:28:01Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192134-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192134-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192134-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192134-000","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-push-wtqw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-xxwl-20260416-192134-000"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-push-wtqw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-xxwl-20260416-192134-000"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-push-wtqw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-push-wtqw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-kgzzvz-on-push-wtqw9 has finished running","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","snapshot.Name":"build-suite-positive-mc-xxwl-20260416-192134-000"} {"level":"info","ts":"2026-04-16T19:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-push-wtqw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-kgzzvz-on-push-wtqw9 has finished running","buildpipelineRun":{"name":"go-component-kgzzvz-on-push-wtqw9","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:04Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-push-zhgq4","reconcileID":"b62d323a-4ee3-461e-aafd-6001d7de20ad","Component.Namespace":"build-e2e-imbg","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz@sha256:49fadda08ed04c84483feca9da51c1aec1d67a3b3c945a271dde31a301d84bd8","Component.Name":"gl-multi-component-child-afyz","lastBuildCommit":"2ee5cece030659c5ea6083eceec212d478ad31f0"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","component.Namespace":"build-e2e-imbg","component.Name":"gl-multi-component-child-afyz"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qvjf-20260416-192535-000"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qvjf-20260416-192535-000","application":"build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qvjf-20260416-192535-000"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"build-suite-component-update-qvjf-20260416-192535-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qvjf-20260416-192535-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-afyz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-child-afyz@sha256:49fadda08ed04c84483feca9da51c1aec1d67a3b3c945a271dde31a301d84bd8","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-vvxefe","revision":"2ee5cece030659c5ea6083eceec212d478ad31f0"}}},{"name":"gl-multi-component-parent-afyz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-imbg/gl-multi-component-parent-afyz@sha256:73bd3247c9e063469148a4986774ee323dafef7f74db9a5ae69e4f2b8ea898f0","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-vvxefe","revision":"04eed234be6998d2a1937a5a477f7c346c27726e","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192535-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192535-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192535-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192535-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192535-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","Application.Name":"build-suite-component-update-qvjf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192535-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"build-suite-component-update-qvjf-20260416-192535-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:28:04Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192535-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192535-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192535-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192535-000","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-push-zhgq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qvjf-20260416-192535-000"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-push-zhgq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qvjf-20260416-192535-000"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-push-zhgq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-push-zhgq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-afyz-on-push-zhgq4 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","snapshot.Name":"build-suite-component-update-qvjf-20260416-192535-000"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-push-zhgq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-afyz-on-push-zhgq4 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:28:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-push-4c2jx","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-push-4c2jx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:28:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-xxwl-20260416-192203-000"} {"level":"info","ts":"2026-04-16T19:28:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"python-component-viaoul-on-push-4c2jx","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-viaoul-on-push-4c2jx","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-viaoul-on-push-4c2jx","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-viaoul-on-push-4c2jx","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul-on-push-4c2jx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:28:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-viaoul-on-push-4c2jx is not associated with a pull request","buildpipelineRun":{"name":"python-component-viaoul-on-push-4c2jx","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:11Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-hkohio","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:28:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-hkohio","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:28:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:28:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:28:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:28:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:28:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:28:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:28:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-jpt2m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-jpt2m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-kgzzvz-on-pull-request-jpt2m","PR group":"pr-branch-xmnijf"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","prGroup":"pr-branch-xmnijf","prGroupHash":"be95cfe360a1dac8824afec9ba89f6f38265b48bffbfefd6beeb2bf01732ec"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group pr-branch-xmnijf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-jpt2m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-xmnijf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-jpt2m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-xmnijf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-jpt2m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-xmnijf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-jpt2m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-xmnijf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-jpt2m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-xmnijf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-jpt2m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-xmnijf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-jpt2m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-xmnijf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-jpt2m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-xmnijf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-jpt2m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-xmnijf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-jpt2m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:28:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-xmnijf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-jpt2m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-xmnijf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-jpt2m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-xmnijf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-jpt2m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-xmnijf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-jpt2m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:28:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-hkohio","namespace":"build-e2e-dmit"},"namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio","reconcileID":"16b7417e-326c-4438-a398-50d7620c7a32","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gh-test-custom-branch-hkohio\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:28:35Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-hkohio","namespace":"build-e2e-dmit"},"application":"build-e2e-dmit/build-suite-test-application-buuo","namespace":"build-e2e-dmit","name":"gh-test-custom-branch-hkohio","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:28:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-buuo-20260416-191330-000"} {"level":"info","ts":"2026-04-16T19:28:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dmit","snapshot":"build-suite-test-application-buuo-20260416-191330-000"} {"level":"info","ts":"2026-04-16T19:28:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-buuo-20260416-192030-000"} {"level":"info","ts":"2026-04-16T19:28:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dmit","snapshot":"build-suite-test-application-buuo-20260416-192030-000"} {"level":"info","ts":"2026-04-16T19:28:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-buuo-20260416-192314-000"} {"level":"info","ts":"2026-04-16T19:28:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dmit","snapshot":"build-suite-test-application-buuo-20260416-192314-000"} 2026/04/16 19:28:36 http: TLS handshake error from 10.130.0.2:38610: EOF {"level":"info","ts":"2026-04-16T19:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-xmnijf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-jpt2m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:28:44Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-rovqfz","namespace":"build-e2e-uhrb"},"application":"build-e2e-uhrb/build-suite-negative-mc-wfpb","namespace":"build-e2e-uhrb","name":"go-component-rovqfz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"838.80682ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:28:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","reconcileID":"f92705dd-d7b1-470e-9d5d-842e41b2942f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"844.422769ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:28:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","reconcileID":"356c6ad6-b48a-4781-b0e4-f7c199daeb31","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"855.860619ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:28:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","reconcileID":"e019259f-43b0-45c5-8efe-3f8cc7499979","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"876.622587ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:28:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","reconcileID":"8763c940-49a4-4866-8d97-2ad06107f208","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"917.958264ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:28:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","reconcileID":"2154bb31-9144-4924-b5b4-6c6a219c25ad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"999.48468ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:28:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","reconcileID":"9c386d2d-de92-4029-8e8c-19165ae8b14c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.160740251s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:28:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","reconcileID":"db21c49d-6ca7-47b5-9fb6-df5b17478231","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.360407859s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:28:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","reconcileID":"d3e1eb9f-8cae-402a-9a33-ec62a9006d92","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.48179049s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:28:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","reconcileID":"33863335-33f9-43f8-b305-daba8fdb421a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.90872929s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:28:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","reconcileID":"ef7a8364-eeba-4680-95ff-9bde761459b0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"2.762457172s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:28:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","reconcileID":"1c5d0b7f-176d-40ce-b111-d3363cf62819","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:48Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","reconcileID":"1566e367-f3b2-4bbc-876c-4c642869ff02","component.Name":"go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-hnlu-20260416-192231-000","application":"integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-192231-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-hnlu-20260416-192231-000","snapshot.Spec.Components":[{"name":"python-component-hsdajs","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-meap/python-component-hsdajs@sha256:c6583fa86368ce22449bd1b69dd21051a204f99749dab49c0537014c79efb8da","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"b2cf2b27629b8aad28cf8d4e09d074cb9322b7a4"}}}]} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-hsdajs is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f6f76ec40ee7dce2c4fa7fc917c00a6aa8adbc9bb978e1b9d7d12455135b64 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Application.Name":"integ-app-hnlu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy"} 2026/04/16 19:28:48 http: TLS handshake error from 10.128.0.2:50442: EOF {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-192231-000","testedSnapshot":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192231-000","testedSnapshot":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192231-000","testedSnapshot":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-hsdajs-on-pull-request-r4nzb has finished running","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71708547382, NodeID:\"CR_kwDONSo-hs8AAAAQsimZNg\", HeadSHA:\"b2cf2b27629b8aad28cf8d4e09d074cb9322b7a4\", ExternalID:\"my-integration-test-yruy-python-component-hsdajs\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71708547382\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71708547382\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:22:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-hsdajs snapshot scenario my-integration-test-yruy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-meap/python-component-hsdajs-on-pull-request-r4nzb is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71708547382/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs\", CheckSuite:github.CheckSuite{ID:64960545343}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541355197, Number:20991, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20991\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-hsdajs\", SHA:\"b2cf2b27629b8aad28cf8d4e09d074cb9322b7a4\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"94866d80e7c7097dafbb7ec081ee003bf32b4de4\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71708547382,"CheckName":"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-192231-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-192231-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-192231-000","testedSnapshot":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192231-000","testedSnapshot":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192231-000","testedSnapshot":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71708547382, NodeID:\"CR_kwDONSo-hs8AAAAQsimZNg\", HeadSHA:\"b2cf2b27629b8aad28cf8d4e09d074cb9322b7a4\", ExternalID:\"my-integration-test-yruy-python-component-hsdajs\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71708547382\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71708547382\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:22:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-hsdajs snapshot integ-app-hnlu-20260416-192231-000 and scenario my-integration-test-yruy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71708547382/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs\", CheckSuite:github.CheckSuite{ID:64960545343}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541355197, Number:20991, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20991\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-hsdajs\", SHA:\"b2cf2b27629b8aad28cf8d4e09d074cb9322b7a4\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"94866d80e7c7097dafbb7ec081ee003bf32b4de4\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScneario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71708547382,"CheckName":"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-192231-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-192231-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-vq57l","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:28:50Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-192231-000","reconcileID":"e0a52e57-3228-4086-a0d0-3b49e833149b","snapshot.name":"integ-app-hnlu-20260416-192231-000","pipelinerun.name":"python-component-hsdajs-on-pull-request-r4nzb","duration":4.0149504} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-192231-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Scenario":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-192231-000","testedSnapshot":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Label":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Application.Name":"integ-app-hnlu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy","pipelineRun.Name":"integration-resolver-pipelinerun-vq57l"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192231-000","testedSnapshot":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192231-000","testedSnapshot":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71708547382, NodeID:\"CR_kwDONSo-hs8AAAAQsimZNg\", HeadSHA:\"b2cf2b27629b8aad28cf8d4e09d074cb9322b7a4\", ExternalID:\"my-integration-test-yruy-python-component-hsdajs\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71708547382\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71708547382\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:22:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-hsdajs snapshot integ-app-hnlu-20260416-192231-000 and scenario my-integration-test-yruy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71708547382/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs\", CheckSuite:github.CheckSuite{ID:64960545343}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541355197, Number:20991, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20991\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-hsdajs\", SHA:\"b2cf2b27629b8aad28cf8d4e09d074cb9322b7a4\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"94866d80e7c7097dafbb7ec081ee003bf32b4de4\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-vq57l","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-vq57l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71708547382,"CheckName":"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-192231-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-192231-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-192231-000","testedSnapshot":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192231-000","testedSnapshot":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192231-000","testedSnapshot":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71708547382, NodeID:\"CR_kwDONSo-hs8AAAAQsimZNg\", HeadSHA:\"b2cf2b27629b8aad28cf8d4e09d074cb9322b7a4\", ExternalID:\"my-integration-test-yruy-python-component-hsdajs\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71708547382\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71708547382\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:22:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-hsdajs snapshot integ-app-hnlu-20260416-192231-000 and scenario my-integration-test-yruy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-vq57l' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71708547382/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs\", CheckSuite:github.CheckSuite{ID:64960545343}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541355197, Number:20991, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20991\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-hsdajs\", SHA:\"b2cf2b27629b8aad28cf8d4e09d074cb9322b7a4\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"94866d80e7c7097dafbb7ec081ee003bf32b4de4\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71708547382,"CheckName":"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-192231-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-192231-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-r4nzb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:28:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-hsdajs-on-pull-request-r4nzb has finished running","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-xmnijf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-jpt2m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:28:54Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-rovqfz","namespace":"build-e2e-uhrb"},"application":"build-e2e-uhrb/build-suite-negative-mc-wfpb","namespace":"build-e2e-uhrb","name":"go-component-rovqfz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-xxwl-20260416-192856-531"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-xxwl-20260416-192856-531","application":"build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-xxwl-20260416-192856-531"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-531","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-531","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-531","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-531","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-531","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","Application.Name":"build-suite-positive-mc-xxwl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-531","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"build-suite-positive-mc-xxwl-20260416-192856-531","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:28:56Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-531","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-531","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-531","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-531","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"error","ts":"2026-04-16T19:28:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-kgzzvz","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"go-component-kgzzvz","reconcileID":"8f5042ec-d0e8-429a-a6f5-55a1d70d120c","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-kgzzvz\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-xxwl-20260416-192856-596"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-xxwl-20260416-192856-596","application":"build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-xxwl-20260416-192856-596"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-596","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-596","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-596","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-596","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-596","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","Application.Name":"build-suite-positive-mc-xxwl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-596","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"build-suite-positive-mc-xxwl-20260416-192856-596","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:28:56Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-596","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-596","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-596","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-596","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-viaoul","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"python-component-viaoul","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-xxwl-20260416-192856-645"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-xxwl-20260416-192856-645","application":"build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-xxwl-20260416-192856-645"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-645","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-645","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-645","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-645","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-645","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","Application.Name":"build-suite-positive-mc-xxwl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-645","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"build-suite-positive-mc-xxwl-20260416-192856-645","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:28:56Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-645","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-645","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-645","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-xxwl-20260416-192856-645","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl"} {"level":"info","ts":"2026-04-16T19:28:56Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-kgzzvz","namespace":"build-e2e-flzp"},"application":"build-e2e-flzp/build-suite-positive-mc-xxwl","namespace":"build-e2e-flzp","name":"go-component-kgzzvz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:28:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-jpt2m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-16T19:28:57Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:28:57Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:28:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"namespace":"build-e2e-flzp","name":"go-component-kgzzvz-on-pull-request-jpt2m","reconcileID":"5379b93b-d70a-42a3-b248-ddb3a50a3c9e","error":"pipelineruns.tekton.dev \"go-component-kgzzvz-on-pull-request-jpt2m\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:28:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"req":{"name":"go-component-kgzzvz-on-pull-request-jpt2m","namespace":"build-e2e-flzp"},"error":"PipelineRun.tekton.dev \"go-component-kgzzvz-on-pull-request-jpt2m\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:28:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:28:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-192231-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:28:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:28:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:28:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-192231-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:28:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-192231-000","testedSnapshot":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:58Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-vq57l","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-vq57l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:28:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:28:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192231-000","testedSnapshot":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192231-000","testedSnapshot":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:28:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71708547382, NodeID:\"CR_kwDONSo-hs8AAAAQsimZNg\", HeadSHA:\"b2cf2b27629b8aad28cf8d4e09d074cb9322b7a4\", ExternalID:\"my-integration-test-yruy-python-component-hsdajs\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71708547382\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71708547382\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:22:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-hsdajs snapshot integ-app-hnlu-20260416-192231-000 and scenario my-integration-test-yruy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71708547382/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs\", CheckSuite:github.CheckSuite{ID:64960545343}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541355197, Number:20991, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20991\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-hsdajs\", SHA:\"b2cf2b27629b8aad28cf8d4e09d074cb9322b7a4\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"94866d80e7c7097dafbb7ec081ee003bf32b4de4\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:28:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71708547382,"CheckName":"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-16T19:28:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-192231-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-192231-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-16T19:28:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:28:59Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-192231-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-vq57l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:29:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-xxwl-20260416-192856-645"} {"level":"info","ts":"2026-04-16T19:29:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-flzp","snapshot":"build-suite-positive-mc-xxwl-20260416-192856-645"} {"level":"info","ts":"2026-04-16T19:29:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-xxwl-20260416-192856-531"} {"level":"info","ts":"2026-04-16T19:29:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-flzp","snapshot":"build-suite-positive-mc-xxwl-20260416-192856-531"} {"level":"info","ts":"2026-04-16T19:29:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-xxwl-20260416-192856-596"} {"level":"info","ts":"2026-04-16T19:29:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-flzp","snapshot":"build-suite-positive-mc-xxwl-20260416-192856-596"} {"level":"info","ts":"2026-04-16T19:29:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-xxwl-20260416-192134-000"} {"level":"info","ts":"2026-04-16T19:29:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-flzp","snapshot":"build-suite-positive-mc-xxwl-20260416-192134-000"} {"level":"info","ts":"2026-04-16T19:29:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-xxwl-20260416-192203-000"} {"level":"info","ts":"2026-04-16T19:29:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-flzp","snapshot":"build-suite-positive-mc-xxwl-20260416-192203-000"} {"level":"info","ts":"2026-04-16T19:29:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-xxwl-20260416-191202-000"} {"level":"info","ts":"2026-04-16T19:29:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-flzp","snapshot":"build-suite-positive-mc-xxwl-20260416-191202-000"} 2026/04/16 19:29:01 http: TLS handshake error from 10.128.0.2:53166: EOF 2026/04/16 19:29:01 http: TLS handshake error from 10.129.0.2:60904: EOF 2026/04/16 19:29:01 http: TLS handshake error from 10.128.0.2:53172: EOF {"level":"info","ts":"2026-04-16T19:29:04Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-wbqhqz","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:29:09Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-test-integration-clone-izaxzb","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:09Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-push-pb4lz","reconcileID":"b6920f5e-075b-47d5-91fa-a8b769a665c9","Component.Namespace":"group-meap","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-meap/go-component-bdkhqo@sha256:f3f6f13e24765c14af541a298a03cd97d129e98453863a330ca7c4e44c67cd36","Component.Name":"go-component-bdkhqo","lastBuildCommit":"94866d80e7c7097dafbb7ec081ee003bf32b4de4"} {"level":"info","ts":"2026-04-16T19:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","component.Namespace":"group-meap","component.Name":"go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:29:10Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-push-pb4lz","reconcileID":"b6920f5e-075b-47d5-91fa-a8b769a665c9","component.Name":"konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:29:10Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-push-pb4lz","reconcileID":"b6920f5e-075b-47d5-91fa-a8b769a665c9","component.Name":"python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-hnlu-20260416-192220-000","application":"integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-192220-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-hnlu-20260416-192220-000","snapshot.Spec.Components":[{"name":"go-component-bdkhqo","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-meap/go-component-bdkhqo@sha256:f3f6f13e24765c14af541a298a03cd97d129e98453863a330ca7c4e44c67cd36","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"94866d80e7c7097dafbb7ec081ee003bf32b4de4"}}}]} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Application.Name":"integ-app-hnlu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-192220-000","testedSnapshot":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-push-pb4lz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192220-000","testedSnapshot":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192220-000","testedSnapshot":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-push-pb4lz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-push-pb4lz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-push-pb4lz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-bdkhqo-on-push-pb4lz has finished running","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"integ-app-hnlu-20260416-192220-000","scenarioName":"my-integration-test-yruy","externalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-push-pb4lz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-bdkhqo-on-push-pb4lz has finished running","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-wbqhqz","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71709565677,"CheckName":"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-192220-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-192220-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-g7d4k","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:29:11Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-192220-000","reconcileID":"4cfb46c2-0b9e-4abb-abf2-8c63fd014c65","snapshot.name":"integ-app-hnlu-20260416-192220-000","pipelinerun.name":"go-component-bdkhqo-on-push-pb4lz","duration":3.168182946} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-192220-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-192220-000","testedSnapshot":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192220-000","testedSnapshot":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192220-000","testedSnapshot":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71709565677, NodeID:\"CR_kwDONSo-hs8AAAAQsjki7Q\", HeadSHA:\"94866d80e7c7097dafbb7ec081ee003bf32b4de4\", ExternalID:\"my-integration-test-yruy-go-component-bdkhqo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71709565677\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71709565677\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:29:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-bdkhqo snapshot integ-app-hnlu-20260416-192220-000 and scenario my-integration-test-yruy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71709565677/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo\", CheckSuite:github.CheckSuite{ID:64960526137}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-g7d4k","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-g7d4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71709565677,"CheckName":"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-192220-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-192220-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-192220-000","testedSnapshot":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192220-000","testedSnapshot":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192220-000","testedSnapshot":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:29:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71709565677, NodeID:\"CR_kwDONSo-hs8AAAAQsjki7Q\", HeadSHA:\"94866d80e7c7097dafbb7ec081ee003bf32b4de4\", ExternalID:\"my-integration-test-yruy-go-component-bdkhqo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71709565677\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71709565677\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:29:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-bdkhqo snapshot integ-app-hnlu-20260416-192220-000 and scenario my-integration-test-yruy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-g7d4k' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71709565677/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo\", CheckSuite:github.CheckSuite{ID:64960526137}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-16T19:29:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71709565677,"CheckName":"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:29:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-192220-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-192220-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:29:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:29:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-192220-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:29:19Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-g7d4k","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-g7d4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:29:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-192220-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:29:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-192220-000","testedSnapshot":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:29:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192220-000","testedSnapshot":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192220-000","testedSnapshot":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:29:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71709565677, NodeID:\"CR_kwDONSo-hs8AAAAQsjki7Q\", HeadSHA:\"94866d80e7c7097dafbb7ec081ee003bf32b4de4\", ExternalID:\"my-integration-test-yruy-go-component-bdkhqo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71709565677\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71709565677\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:29:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-bdkhqo snapshot integ-app-hnlu-20260416-192220-000 and scenario my-integration-test-yruy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71709565677/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo\", CheckSuite:github.CheckSuite{ID:64960526137}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-16T19:29:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71709565677,"CheckName":"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-16T19:29:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-192220-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-192220-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-16T19:29:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:29:20Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-192220-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-g7d4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:29:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-push-c4hx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:29:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-push-c4hx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-hsdajs-on-push-c4hx5 is not associated with a pull request","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"error","ts":"2026-04-16T19:29:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"fj-test-custom-branch-cgxkkr","namespace":"build-e2e-rppv"},"namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr","reconcileID":"3eb7863b-b029-40fa-8c05-5e6015372729","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"fj-test-custom-branch-cgxkkr\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:29:26Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-branch-cgxkkr","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:29:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:29:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","PR group":"konflux-konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:29:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","prGroup":"konflux-konflux-test-integration-clone-izaxzb","prGroupHash":"1e87881de96dcb5a58b355ae571d42b71e594e95ab3d0a72f334daa372c177"} {"level":"info","ts":"2026-04-16T19:29:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:29:30Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-wbqhqz","namespace":"build-e2e-shon"},"application":"build-e2e-shon/build-suite-test-application-acqp","namespace":"build-e2e-shon","name":"gl-test-custom-branch-wbqhqz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:29:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:29:30Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:29:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-yruy","externalID":"my-integration-test-yruy-konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:29:31Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71709618796,"CheckName":"Konflux Dev version / my-integration-test-yruy / konflux-test-integration-clone-izaxzb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:29:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelineRun.Namespace":"group-meap","pipelineRun.Name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:29:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelinerun.Name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4"} {"level":"info","ts":"2026-04-16T19:29:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-izaxzb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:31Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-branch-cgxkkr","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:29:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","PR group":"konflux/component-updates/gl-multi-component-child-afyz-component-update-gl-multi-component-parent-afyz"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","prGroup":"konflux/component-updates/gl-multi-component-child-afyz-component-update-gl-multi-component-parent-afyz","prGroupHash":"f4b4918736e2aa327ba1949b0825f70c1d9f29ebf2723b94cb1483edf00c6b"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-afyz-component-update-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-afyz-component-update-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-afyz-component-update-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-afyz-component-update-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-afyz-component-update-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-afyz-component-update-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-afyz-component-update-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-afyz-component-update-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-afyz-component-update-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-afyz-component-update-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-afyz-component-update-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qvjf-20260416-192948-583"} {"level":"info","ts":"2026-04-16T19:29:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qvjf-20260416-192948-583","application":"build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qvjf-20260416-192948-583"} {"level":"info","ts":"2026-04-16T19:29:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192948-583","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192948-583","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192948-583","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:29:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192948-583","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192948-583","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","Application.Name":"build-suite-component-update-qvjf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:29:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192948-583","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"build-suite-component-update-qvjf-20260416-192948-583","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:29:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:29:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192948-583","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192948-583","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:48Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-multi-component-parent-afyz","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-parent-afyz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:29:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192948-583","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qvjf-20260416-192948-583","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-xnsht","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-push-xnsht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:29:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-xnsht","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-xnsht","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-xnsht","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-xnsht","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-push-xnsht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-afyz-on-push-xnsht is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-xnsht","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-afyz-component-update-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-afyz-component-update-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-afyz-component-update-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:29:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-acqp-20260416-192345-000"} {"level":"info","ts":"2026-04-16T19:29:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-shon","snapshot":"build-suite-test-application-acqp-20260416-192345-000"} {"level":"info","ts":"2026-04-16T19:29:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-acqp-20260416-191326-000"} {"level":"info","ts":"2026-04-16T19:29:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-shon","snapshot":"build-suite-test-application-acqp-20260416-191326-000"} {"level":"info","ts":"2026-04-16T19:29:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-acqp-20260416-192025-000"} {"level":"info","ts":"2026-04-16T19:29:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-shon","snapshot":"build-suite-test-application-acqp-20260416-192025-000"} {"level":"error","ts":"2026-04-16T19:29:57Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-pull-request-blpzf","namespace":"build-e2e-imbg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:29:57Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-afyz-on-push-wjv2q","namespace":"build-e2e-imbg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:29:57Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-multi-component-child-afyz","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:29:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-afyz-component-update-gl-multi-component-parent-afyz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf"} {"level":"info","ts":"2026-04-16T19:29:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"application":"build-e2e-imbg/build-suite-component-update-qvjf","namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:30:00Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-5jz7q","namespace":"build-e2e-imbg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:30:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-qvjf-20260416-192537-000"} {"level":"info","ts":"2026-04-16T19:30:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-imbg","snapshot":"build-suite-component-update-qvjf-20260416-192537-000"} {"level":"info","ts":"2026-04-16T19:30:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-qvjf-20260416-192428-000"} {"level":"info","ts":"2026-04-16T19:30:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-imbg","snapshot":"build-suite-component-update-qvjf-20260416-192428-000"} {"level":"info","ts":"2026-04-16T19:30:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-qvjf-20260416-192535-000"} {"level":"info","ts":"2026-04-16T19:30:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-imbg","snapshot":"build-suite-component-update-qvjf-20260416-192535-000"} 2026/04/16 19:30:00 http: TLS handshake error from 10.130.0.2:42340: EOF {"level":"info","ts":"2026-04-16T19:30:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-qvjf-20260416-191908-000"} {"level":"info","ts":"2026-04-16T19:30:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-imbg","snapshot":"build-suite-component-update-qvjf-20260416-191908-000"} {"level":"info","ts":"2026-04-16T19:30:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-qvjf-20260416-192434-000"} {"level":"info","ts":"2026-04-16T19:30:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-imbg","snapshot":"build-suite-component-update-qvjf-20260416-192434-000"} {"level":"info","ts":"2026-04-16T19:30:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-qvjf-20260416-192948-583"} {"level":"info","ts":"2026-04-16T19:30:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-imbg","snapshot":"build-suite-component-update-qvjf-20260416-192948-583"} 2026/04/16 19:30:00 http: TLS handshake error from 10.128.0.2:38310: EOF {"level":"info","ts":"2026-04-16T19:30:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-qvjf-20260416-192159-000"} {"level":"info","ts":"2026-04-16T19:30:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-imbg","snapshot":"build-suite-component-update-qvjf-20260416-192159-000"} {"level":"error","ts":"2026-04-16T19:30:00Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-xsg26","namespace":"build-e2e-imbg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:30:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-16T19:30:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:30:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-8vst7","namespace":"build-e2e-imbg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:30:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-xnsht","namespace":"build-e2e-imbg"},"namespace":"build-e2e-imbg","name":"gl-multi-component-child-afyz-on-push-xnsht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-16T19:30:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-xnsht","namespace":"build-e2e-imbg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:30:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-push-zhgq4","namespace":"build-e2e-imbg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:30:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-afyz-on-pull-request-zhm8j","namespace":"build-e2e-imbg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:30:05Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-branch-cgxkkr","namespace":"build-e2e-rppv"},"application":"build-e2e-rppv/build-suite-test-application-zdgu","namespace":"build-e2e-rppv","name":"fj-test-custom-branch-cgxkkr","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:30:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-zdgu-20260416-192427-000"} {"level":"info","ts":"2026-04-16T19:30:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-rppv","snapshot":"build-suite-test-application-zdgu-20260416-192427-000"} {"level":"info","ts":"2026-04-16T19:30:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-zdgu-20260416-191517-000"} {"level":"info","ts":"2026-04-16T19:30:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-rppv","snapshot":"build-suite-test-application-zdgu-20260416-191517-000"} {"level":"info","ts":"2026-04-16T19:30:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-zdgu-20260416-192028-000"} {"level":"info","ts":"2026-04-16T19:30:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-rppv","snapshot":"build-suite-test-application-zdgu-20260416-192028-000"} {"level":"info","ts":"2026-04-16T19:31:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:31:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:31:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:31:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:31:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:31:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:31:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:31:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:31:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:32:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"808.363307ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:32:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","reconcileID":"d09e5d2b-6c28-40a5-8ce9-305fcc7c9f57","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"813.93363ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:32:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","reconcileID":"31206ea0-a417-46d3-89f9-631cdb0579d2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"824.586631ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:32:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","reconcileID":"7dbbb642-08f4-4c95-8cbb-dd98273a1e55","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"845.348165ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:32:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","reconcileID":"8463320b-8d21-4025-9f49-01589495ec25","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"885.934759ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:32:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","reconcileID":"b8a62259-eb06-4b0c-bb7a-50d93da3cf0d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"967.20562ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:32:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","reconcileID":"f6abe81d-e50d-416c-a5d8-fa84bc39f1e3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.062451711s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:32:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","reconcileID":"f57fbf33-68d5-4864-b392-69eb2a0e8dd8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.1277047s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:32:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","reconcileID":"99f2d1e5-bc06-439c-a11c-00337d2ced0f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.768889934s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:32:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","reconcileID":"5f19c790-eb0e-4f30-8cab-1fff98361211","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.90209382s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:32:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","reconcileID":"ddf492b0-f1fe-4310-a770-caed231418db","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:37Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","reconcileID":"36240a02-a91d-49b7-8dda-7db50b8caf66","component.Name":"python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-hnlu-20260416-192930-000","application":"integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-192930-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-hnlu-20260416-192930-000","snapshot.Spec.Components":[{"name":"go-component-bdkhqo","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-meap/go-component-bdkhqo@sha256:f3f6f13e24765c14af541a298a03cd97d129e98453863a330ca7c4e44c67cd36","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"94866d80e7c7097dafbb7ec081ee003bf32b4de4","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-izaxzb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-meap/konflux-test-integration-clone-izaxzb@sha256:64c4fcbfcc8920494d3e53f49434447a96ff0636418c9937d09a5f2b20420d77","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"5cd7df28038182c7d4babf9c7dba8291a9943a9d"}}}]} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-izaxzb is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 1e87881de96dcb5a58b355ae571d42b71e594e95ab3d0a72f334daa372c177 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Application.Name":"integ-app-hnlu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192930-000"} 2026/04/16 19:32:37 http: TLS handshake error from 10.130.0.2:52842: EOF {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Namespace":"group-meap","snapshot.Name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-192930-000","testedSnapshot":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192930-000","testedSnapshot":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192930-000","testedSnapshot":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-izaxzb-on-pull-request-j98j4 has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71709618796, NodeID:\"CR_kwDOOe2tsc8AAAAQsjnybA\", HeadSHA:\"5cd7df28038182c7d4babf9c7dba8291a9943a9d\", ExternalID:\"my-integration-test-yruy-konflux-test-integration-clone-izaxzb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71709618796\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71709618796\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:29:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-izaxzb snapshot scenario my-integration-test-yruy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-meap/konflux-test-integration-clone-izaxzb-on-pull-request-j98j4 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71709618796/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / konflux-test-integration-clone-izaxzb\", CheckSuite:github.CheckSuite{ID:64961527558}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541382589, Number:8752, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8752\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-izaxzb\", SHA:\"5cd7df28038182c7d4babf9c7dba8291a9943a9d\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-izaxzb-on-pull-request-j98j4 has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71709618796,"CheckName":"Konflux Dev version / my-integration-test-yruy / konflux-test-integration-clone-izaxzb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-192930-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-192930-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScneario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-xpkhg","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:32:39Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-192930-000","reconcileID":"c90dc70f-4f36-4c41-9b48-ddfa36d3d109","snapshot.name":"integ-app-hnlu-20260416-192930-000","pipelinerun.name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","duration":4.057561465} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-192930-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-192930-000","testedSnapshot":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Scenario":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192930-000","testedSnapshot":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192930-000","testedSnapshot":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Label":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Application.Name":"integ-app-hnlu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy","pipelineRun.Name":"integration-resolver-pipelinerun-xpkhg"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71709618796, NodeID:\"CR_kwDOOe2tsc8AAAAQsjnybA\", HeadSHA:\"5cd7df28038182c7d4babf9c7dba8291a9943a9d\", ExternalID:\"my-integration-test-yruy-konflux-test-integration-clone-izaxzb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71709618796\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71709618796\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:29:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-izaxzb snapshot integ-app-hnlu-20260416-192930-000 and scenario my-integration-test-yruy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71709618796/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / konflux-test-integration-clone-izaxzb\", CheckSuite:github.CheckSuite{ID:64961527558}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541382589, Number:8752, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8752\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-izaxzb\", SHA:\"5cd7df28038182c7d4babf9c7dba8291a9943a9d\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xpkhg","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-xpkhg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71709618796,"CheckName":"Konflux Dev version / my-integration-test-yruy / konflux-test-integration-clone-izaxzb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-192930-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-192930-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-192930-000","testedSnapshot":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192930-000","testedSnapshot":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192930-000","testedSnapshot":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:32:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71709618796, NodeID:\"CR_kwDOOe2tsc8AAAAQsjnybA\", HeadSHA:\"5cd7df28038182c7d4babf9c7dba8291a9943a9d\", ExternalID:\"my-integration-test-yruy-konflux-test-integration-clone-izaxzb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71709618796\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71709618796\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:29:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-izaxzb snapshot integ-app-hnlu-20260416-192930-000 and scenario my-integration-test-yruy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-xpkhg' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71709618796/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / konflux-test-integration-clone-izaxzb\", CheckSuite:github.CheckSuite{ID:64961527558}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541382589, Number:8752, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8752\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-izaxzb\", SHA:\"5cd7df28038182c7d4babf9c7dba8291a9943a9d\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-16T19:32:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71709618796,"CheckName":"Konflux Dev version / my-integration-test-yruy / konflux-test-integration-clone-izaxzb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:32:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-192930-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-192930-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:32:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:32:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:32:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-192930-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:32:47Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xpkhg","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-xpkhg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:32:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:32:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-192930-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-192930-000","testedSnapshot":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192930-000","testedSnapshot":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192930-000","testedSnapshot":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:32:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71709618796, NodeID:\"CR_kwDOOe2tsc8AAAAQsjnybA\", HeadSHA:\"5cd7df28038182c7d4babf9c7dba8291a9943a9d\", ExternalID:\"my-integration-test-yruy-konflux-test-integration-clone-izaxzb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71709618796\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71709618796\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:29:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-izaxzb snapshot integ-app-hnlu-20260416-192930-000 and scenario my-integration-test-yruy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71709618796/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / konflux-test-integration-clone-izaxzb\", CheckSuite:github.CheckSuite{ID:64961527558}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541382589, Number:8752, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8752\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-izaxzb\", SHA:\"5cd7df28038182c7d4babf9c7dba8291a9943a9d\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-16T19:32:47Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71709618796,"CheckName":"Konflux Dev version / my-integration-test-yruy / konflux-test-integration-clone-izaxzb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-16T19:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-192930-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-192930-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-16T19:32:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:32:47Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-192930-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-xpkhg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:32:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:32:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-hsdajs-on-pull-request-rcss9","PR group":"pr-branch-ugajpz"} {"level":"info","ts":"2026-04-16T19:32:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","prGroup":"pr-branch-ugajpz","prGroupHash":"a1894b8af560df729a04d6fcdbd7753f2b1a3b1a8deac4354e77da6e8c99bd"} {"level":"info","ts":"2026-04-16T19:32:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:32:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:32:59Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:32:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-yruy","externalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:32:59Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710168864,"CheckName":"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelineRun.Namespace":"group-meap","pipelineRun.Name":"python-component-hsdajs-on-pull-request-rcss9","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelinerun.Name":"python-component-hsdajs-on-pull-request-rcss9"} {"level":"info","ts":"2026-04-16T19:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ugajpz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:32:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-bdkhqo-on-pull-request-q8jrp","PR group":"pr-branch-ugajpz"} {"level":"info","ts":"2026-04-16T19:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","prGroup":"pr-branch-ugajpz","prGroupHash":"a1894b8af560df729a04d6fcdbd7753f2b1a3b1a8deac4354e77da6e8c99bd"} {"level":"info","ts":"2026-04-16T19:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-yruy","externalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710171088,"CheckName":"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelineRun.Namespace":"group-meap","pipelineRun.Name":"go-component-bdkhqo-on-pull-request-q8jrp","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelinerun.Name":"go-component-bdkhqo-on-pull-request-q8jrp"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-bdkhqo python-component-hsdajs]","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelineRun.Name":"go-component-bdkhqo-on-pull-request-q8jrp"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-yruy","externalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710172573,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelineRun.Namespace":"group-meap","pipelineRun.Name":"go-component-bdkhqo-on-pull-request-q8jrp","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelinerun.Name":"go-component-bdkhqo-on-pull-request-q8jrp"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:33:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:33:01Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:33:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710171088, NodeID:\"CR_kwDONSo-hs8AAAAQskJf0A\", HeadSHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", ExternalID:\"my-integration-test-yruy-go-component-bdkhqo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710171088\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710171088\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:33:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-bdkhqo snapshot scenario my-integration-test-yruy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-meap/go-component-bdkhqo-on-pull-request-q8jrp is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710171088/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo\", CheckSuite:github.CheckSuite{ID:64962024560}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:33:01Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710171088,"CheckName":"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelineRun.Namespace":"group-meap","pipelineRun.Name":"go-component-bdkhqo-on-pull-request-q8jrp","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelinerun.Name":"go-component-bdkhqo-on-pull-request-q8jrp"} {"level":"info","ts":"2026-04-16T19:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-bdkhqo python-component-hsdajs]","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelineRun.Name":"go-component-bdkhqo-on-pull-request-q8jrp"} {"level":"info","ts":"2026-04-16T19:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:33:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:33:01Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:33:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710172573, NodeID:\"CR_kwDONSo-hs8AAAAQskJlnQ\", HeadSHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", ExternalID:\"my-integration-test-yruy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710172573\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710172573\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:33:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-yruy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-meap/go-component-bdkhqo-on-pull-request-q8jrp is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710172573/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / pr group\", CheckSuite:github.CheckSuite{ID:64962024560}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710172573,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelineRun.Namespace":"group-meap","pipelineRun.Name":"go-component-bdkhqo-on-pull-request-q8jrp","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelinerun.Name":"go-component-bdkhqo-on-pull-request-q8jrp"} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","PR group":"pr-branch-ugajpz"} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","prGroup":"pr-branch-ugajpz","prGroupHash":"a1894b8af560df729a04d6fcdbd7753f2b1a3b1a8deac4354e77da6e8c99bd"} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-yruy","externalID":"my-integration-test-yruy-konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710177949,"CheckName":"Konflux Dev version / my-integration-test-yruy / konflux-test-integration-clone-izaxzb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelineRun.Namespace":"group-meap","pipelineRun.Name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelinerun.Name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z"} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-bdkhqo konflux-test-integration-clone-izaxzb python-component-hsdajs]","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelineRun.Name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z"} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-yruy","externalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710179252,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelineRun.Namespace":"group-meap","pipelineRun.Name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelinerun.Name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z"} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:33:03Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710177949, NodeID:\"CR_kwDOOe2tsc8AAAAQskJ6nQ\", HeadSHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", ExternalID:\"my-integration-test-yruy-konflux-test-integration-clone-izaxzb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71710177949\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71710177949\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:33:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-izaxzb snapshot scenario my-integration-test-yruy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-meap/konflux-test-integration-clone-izaxzb-on-pull-request-68l6z is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71710177949/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / konflux-test-integration-clone-izaxzb\", CheckSuite:github.CheckSuite{ID:64962030350}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397787, Number:8755, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8755\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"a309b25e093c8719487262ed88a6ab5cc81c0baa\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-16T19:33:04Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710177949,"CheckName":"Konflux Dev version / my-integration-test-yruy / konflux-test-integration-clone-izaxzb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelineRun.Namespace":"group-meap","pipelineRun.Name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelinerun.Name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z"} {"level":"info","ts":"2026-04-16T19:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-bdkhqo konflux-test-integration-clone-izaxzb python-component-hsdajs]","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelineRun.Name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z"} {"level":"info","ts":"2026-04-16T19:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:33:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:33:04Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:33:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710179252, NodeID:\"CR_kwDOOe2tsc8AAAAQskJ_tA\", HeadSHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", ExternalID:\"my-integration-test-yruy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71710179252\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71710179252\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:33:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-yruy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-meap/konflux-test-integration-clone-izaxzb-on-pull-request-68l6z is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71710179252/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / pr group\", CheckSuite:github.CheckSuite{ID:64962030350}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397787, Number:8755, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8755\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"a309b25e093c8719487262ed88a6ab5cc81c0baa\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-16T19:33:04Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710179252,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelineRun.Namespace":"group-meap","pipelineRun.Name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelinerun.Name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z"} {"level":"info","ts":"2026-04-16T19:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:49Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-push-c4hx5","reconcileID":"15d28acb-c496-4318-96fd-c23130412ebe","Component.Namespace":"group-meap","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-meap/python-component-hsdajs@sha256:90aa787b6eba8474391922a204510eb81fd4398a6e84cb286fcf57f076f85823","Component.Name":"python-component-hsdajs","lastBuildCommit":"c27c4fba3b894e435f24d97feb536a31c2793c33"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","component.Namespace":"group-meap","component.Name":"python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:33:49Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-push-c4hx5","reconcileID":"15d28acb-c496-4318-96fd-c23130412ebe","component.Name":"konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-hnlu-20260416-192921-000","application":"integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-192921-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-hnlu-20260416-192921-000","snapshot.Spec.Components":[{"name":"go-component-bdkhqo","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-meap/go-component-bdkhqo@sha256:f3f6f13e24765c14af541a298a03cd97d129e98453863a330ca7c4e44c67cd36","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"94866d80e7c7097dafbb7ec081ee003bf32b4de4","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-hsdajs","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-meap/python-component-hsdajs@sha256:90aa787b6eba8474391922a204510eb81fd4398a6e84cb286fcf57f076f85823","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"c27c4fba3b894e435f24d97feb536a31c2793c33"}}}]} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Application.Name":"integ-app-hnlu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-192921-000","testedSnapshot":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-push-c4hx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192921-000","testedSnapshot":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192921-000","testedSnapshot":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-push-c4hx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-push-c4hx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"integ-app-hnlu-20260416-192921-000","scenarioName":"my-integration-test-yruy","externalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-push-c4hx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-hsdajs-on-push-c4hx5 has finished running","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-push-c4hx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-hsdajs-on-push-c4hx5 has finished running","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710297185,"CheckName":"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-192921-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-192921-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-4k7dh","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:33:50Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-192921-000","reconcileID":"783c4c99-2736-4727-b92c-9a4ebe63698d","snapshot.name":"integ-app-hnlu-20260416-192921-000","pipelinerun.name":"python-component-hsdajs-on-push-c4hx5","duration":3.496838517} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-192921-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-192921-000","testedSnapshot":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192921-000","testedSnapshot":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192921-000","testedSnapshot":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710297185, NodeID:\"CR_kwDONSo-hs8AAAAQskRMYQ\", HeadSHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", ExternalID:\"my-integration-test-yruy-python-component-hsdajs\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710297185\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710297185\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:33:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-hsdajs snapshot integ-app-hnlu-20260416-192921-000 and scenario my-integration-test-yruy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710297185/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs\", CheckSuite:github.CheckSuite{ID:64961492025}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-4k7dh","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-4k7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710297185,"CheckName":"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-192921-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-192921-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-192921-000","testedSnapshot":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:33:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192921-000","testedSnapshot":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192921-000","testedSnapshot":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:33:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710297185, NodeID:\"CR_kwDONSo-hs8AAAAQskRMYQ\", HeadSHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", ExternalID:\"my-integration-test-yruy-python-component-hsdajs\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710297185\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710297185\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:33:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-hsdajs snapshot integ-app-hnlu-20260416-192921-000 and scenario my-integration-test-yruy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-4k7dh' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710297185/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs\", CheckSuite:github.CheckSuite{ID:64961492025}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-16T19:33:51Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710297185,"CheckName":"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:33:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-192921-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-192921-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:33:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:33:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-192921-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:33:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-192921-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:33:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-192921-000","testedSnapshot":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:33:58Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-4k7dh","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-4k7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:33:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:33:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192921-000","testedSnapshot":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-192921-000","testedSnapshot":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:33:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710297185, NodeID:\"CR_kwDONSo-hs8AAAAQskRMYQ\", HeadSHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", ExternalID:\"my-integration-test-yruy-python-component-hsdajs\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710297185\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710297185\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:33:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-hsdajs snapshot integ-app-hnlu-20260416-192921-000 and scenario my-integration-test-yruy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710297185/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs\", CheckSuite:github.CheckSuite{ID:64961492025}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-16T19:33:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710297185,"CheckName":"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-16T19:33:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-192921-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-192921-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-16T19:33:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:33:59Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-192921-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-4k7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"495.889529ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:35:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","reconcileID":"11de2e9c-729d-40c7-9099-75d10d3b049e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"501.556702ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:35:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","reconcileID":"7a869c03-6a6f-4b7f-9f58-9323e29636d0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"512.637385ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:35:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","reconcileID":"76221e89-a9de-4cf3-a507-e777eb841897","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"533.247744ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:35:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","reconcileID":"f0ab476e-1c6f-4ce6-aa91-8a2481cec769","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"574.542012ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:35:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","reconcileID":"11575890-2ae0-460e-9d5a-d3aa47aad569","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"616.661937ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:35:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","reconcileID":"5caa542c-0116-4a81-ad2f-5904634a40cc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"655.401025ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:35:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","reconcileID":"acb9ab45-b1f5-47a1-9eb5-93963f75fec8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"976.039184ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:35:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","reconcileID":"43a8cd41-4601-433e-99b5-0671deb84f02","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"1.435256409s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:35:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","reconcileID":"ffc194f4-fedb-443a-b7e5-9aa525f2695d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"1.617088857s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:35:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","reconcileID":"b61d3d76-c91b-4747-956f-ce681e420f5c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:41Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","reconcileID":"a4f1b12a-d56a-4c43-be61-4fd0d1ce7ce5","component.Name":"test-comp-xbff"} {"level":"info","ts":"2026-04-16T19:35:41Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","reconcileID":"a4f1b12a-d56a-4c43-be61-4fd0d1ce7ce5","component.Name":"test-comp-cszz"} {"level":"info","ts":"2026-04-16T19:35:41Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","reconcileID":"a4f1b12a-d56a-4c43-be61-4fd0d1ce7ce5","component.Name":"test-symlink-comp-cgwy"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ngwf-20260416-192721-000"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ngwf-20260416-192721-000","application":"test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ngwf-20260416-192721-000"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-pjyu is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 63a25e14fb7c75279f972f97f52225d654f431d9a23ed772068c22e266e9fd is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-app-ngwf-20260416-192721-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-ngwf-20260416-192721-000","snapshot.Spec.Components":[{"name":"test-comp-pjyu","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-pjyu@sha256:1cc2a6c2e26a0e20c84d274651b2694d8d992bbbb6ff8ce29dec5dadc65d6798","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"2b74e0edffdc32ef9edf4d74efb32dcb5b31f21b"}}}]} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-ngwf-20260416-192721-000"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","Application.Name":"test-app-ngwf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"}} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-app-ngwf-20260416-192721-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:35:41Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-app-ngwf-20260416-192721-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-ngwf-20260416-192721-000"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-app-ngwf-20260416-192721-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","snapshot.Namespace":"build-e2e-gvxr","snapshot.Name":"test-app-ngwf-20260416-192721-000"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ngwf-20260416-192721-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-ngwf-20260416-192721-000"} {"level":"info","ts":"2026-04-16T19:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:35:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pjyu-on-pull-request-4n2vm has finished running","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","snapshot.Name":"test-app-ngwf-20260416-192721-000"} {"level":"info","ts":"2026-04-16T19:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu-on-pull-request-4n2vm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pjyu-on-pull-request-4n2vm has finished running","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-xbff","prGroupHash":"0ce147347ae1d6f49edfedba546984e407fd32dc984fb9d4bace1e66fb9683"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:16:27Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:10Z","completionTime":"2026-04-16T19:16:27Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"IMAGE_DIGEST","value":"sha256:c62d94f61716dd12e010544a0078e4b08ed8f6b275e9d13c790fc7f7968a2abf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d290dfd48ce02468942d04329fa279d2d0346ddc"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d290dfd48ce02468942d04329fa279d2d0346ddc"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes348e6bae9f44011e04c1116e126cc1bf-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-f86c14848774bccbede91dc149bef865","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-74b1a521caee42f10f881024b317c04a-29f8203ed775b2ab-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-9kbjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xbff-on-pull-request-9kbjm has finished running","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-xbff","prGroupHash":"0ce147347ae1d6f49edfedba546984e407fd32dc984fb9d4bace1e66fb9683"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:16:27Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:10Z","completionTime":"2026-04-16T19:16:27Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"IMAGE_DIGEST","value":"sha256:c62d94f61716dd12e010544a0078e4b08ed8f6b275e9d13c790fc7f7968a2abf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d290dfd48ce02468942d04329fa279d2d0346ddc"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d290dfd48ce02468942d04329fa279d2d0346ddc"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes348e6bae9f44011e04c1116e126cc1bf-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-f86c14848774bccbede91dc149bef865","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-74b1a521caee42f10f881024b317c04a-29f8203ed775b2ab-01"}},"deletionTimestamp":"2026-04-16 19:35:50 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xbff-on-pull-request-9kbjm has finished running","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-xbff","prGroupHash":"0ce147347ae1d6f49edfedba546984e407fd32dc984fb9d4bace1e66fb9683"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:16:27Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:10Z","completionTime":"2026-04-16T19:16:27Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"IMAGE_DIGEST","value":"sha256:c62d94f61716dd12e010544a0078e4b08ed8f6b275e9d13c790fc7f7968a2abf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d290dfd48ce02468942d04329fa279d2d0346ddc"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d290dfd48ce02468942d04329fa279d2d0346ddc"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes348e6bae9f44011e04c1116e126cc1bf-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-f86c14848774bccbede91dc149bef865","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-74b1a521caee42f10f881024b317c04a-29f8203ed775b2ab-01"}},"deletionTimestamp":"2026-04-16 19:35:50 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xbff-on-pull-request-9kbjm has finished running","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-xbff","prGroupHash":"0ce147347ae1d6f49edfedba546984e407fd32dc984fb9d4bace1e66fb9683"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:16:27Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:10Z","completionTime":"2026-04-16T19:16:27Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"IMAGE_DIGEST","value":"sha256:c62d94f61716dd12e010544a0078e4b08ed8f6b275e9d13c790fc7f7968a2abf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"d290dfd48ce02468942d04329fa279d2d0346ddc"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"d290dfd48ce02468942d04329fa279d2d0346ddc"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff:on-pr-d290dfd48ce02468942d04329fa279d2d0346ddc"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes348e6bae9f44011e04c1116e126cc1bf-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-f86c14848774bccbede91dc149bef865","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xbff-on-pull-request-9kbjm-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-74b1a521caee42f10f881024b317c04a-29f8203ed775b2ab-01"}},"deletionTimestamp":"2026-04-16 19:35:50 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xbff-on-pull-request-9kbjm has finished running","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-9kbjm","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-xbff-on-pull-request-8xlgz","PR group":"konflux-test-comp-xbff"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-xbff","prGroupHash":"0ce147347ae1d6f49edfedba546984e407fd32dc984fb9d4bace1e66fb9683"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:36:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:36:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"123.316055ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:36:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","reconcileID":"8c4b85ea-169d-42a8-8e69-9c40ee278a36","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"129.036466ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:36:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","reconcileID":"394fefb2-07ef-4b83-8124-7b3941422e04","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"139.762451ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:36:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","reconcileID":"c80361df-7d81-46cd-874e-75a45ec7741f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"160.477386ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:36:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","reconcileID":"4140a150-c893-4f47-a14a-5d3661d79311","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"201.405696ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:36:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","reconcileID":"243bf72f-7226-48d4-80ec-8a5bf82f20bf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"282.105332ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:36:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","reconcileID":"5c42123e-af0b-4af7-ab59-7b0aeb2afe5a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"361.510436ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:36:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","reconcileID":"d2176408-7593-4f32-adb8-8f531aa507cb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"442.799759ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:36:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","reconcileID":"d28446cd-de3c-4166-9e00-b1dfa852aac6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.084707187s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:36:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","reconcileID":"9c10d38a-e7b2-466c-b62b-606ad9b937fa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.085533141s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:36:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","reconcileID":"64f1365d-c9e5-4e72-90a4-15c5746081e0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-hnlu-20260416-193301-000","application":"integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193301-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-hnlu-20260416-193301-000","snapshot.Spec.Components":[{"name":"go-component-bdkhqo","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-meap/go-component-bdkhqo@sha256:f3f6f13e24765c14af541a298a03cd97d129e98453863a330ca7c4e44c67cd36","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"94866d80e7c7097dafbb7ec081ee003bf32b4de4","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-hsdajs","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-meap/python-component-hsdajs@sha256:90aa787b6eba8474391922a204510eb81fd4398a6e84cb286fcf57f076f85823","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"c27c4fba3b894e435f24d97feb536a31c2793c33","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-izaxzb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-meap/konflux-test-integration-clone-izaxzb@sha256:ace87ca2b58b47385af0006ba769a365e8e10b1a9a5567fe2455d185f7eebbe5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"a38e3c64ea735d140428bdfdea1af9d02c8be707"}}}]} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-meap/go-component-bdkhqo-on-pull-request-q8jrp with pr group pr-branch-ugajpz is still running, won't create group snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Application.Name":"integ-app-hnlu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-izaxzb-on-pull-request-68l6z has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710177949, NodeID:\"CR_kwDOOe2tsc8AAAAQskJ6nQ\", HeadSHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", ExternalID:\"my-integration-test-yruy-konflux-test-integration-clone-izaxzb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71710177949\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71710177949\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:33:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-izaxzb snapshot scenario my-integration-test-yruy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-meap/konflux-test-integration-clone-izaxzb-on-pull-request-68l6z is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71710177949/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / konflux-test-integration-clone-izaxzb\", CheckSuite:github.CheckSuite{ID:64962030350}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397787, Number:8755, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8755\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"a309b25e093c8719487262ed88a6ab5cc81c0baa\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710177949,"CheckName":"Konflux Dev version / my-integration-test-yruy / konflux-test-integration-clone-izaxzb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193301-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-izaxzb-on-pull-request-68l6z has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScneario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-lc7vd","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:36:21Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-193301-000","reconcileID":"d3603b66-72e3-4e81-9c49-62f1d6a5a187","snapshot.name":"integ-app-hnlu-20260416-193301-000","pipelinerun.name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","duration":3.119472769} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193301-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Scenario":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Label":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Application.Name":"integ-app-hnlu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy","pipelineRun.Name":"integration-resolver-pipelinerun-lc7vd"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710177949, NodeID:\"CR_kwDOOe2tsc8AAAAQskJ6nQ\", HeadSHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", ExternalID:\"my-integration-test-yruy-konflux-test-integration-clone-izaxzb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71710177949\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71710177949\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:33:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-izaxzb snapshot integ-app-hnlu-20260416-193301-000 and scenario my-integration-test-yruy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71710177949/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / konflux-test-integration-clone-izaxzb\", CheckSuite:github.CheckSuite{ID:64962030350}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397787, Number:8755, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8755\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"a309b25e093c8719487262ed88a6ab5cc81c0baa\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-lc7vd","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-lc7vd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710177949,"CheckName":"Konflux Dev version / my-integration-test-yruy / konflux-test-integration-clone-izaxzb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193301-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:36:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710177949, NodeID:\"CR_kwDOOe2tsc8AAAAQskJ6nQ\", HeadSHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", ExternalID:\"my-integration-test-yruy-konflux-test-integration-clone-izaxzb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71710177949\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71710177949\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:33:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-izaxzb snapshot integ-app-hnlu-20260416-193301-000 and scenario my-integration-test-yruy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-lc7vd' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71710177949/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / konflux-test-integration-clone-izaxzb\", CheckSuite:github.CheckSuite{ID:64962030350}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397787, Number:8755, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8755\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"a309b25e093c8719487262ed88a6ab5cc81c0baa\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-16T19:36:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710177949,"CheckName":"Konflux Dev version / my-integration-test-yruy / konflux-test-integration-clone-izaxzb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:36:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193301-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:36:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:36:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:36:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193301-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:36:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-lc7vd","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-lc7vd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:36:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:36:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:36:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193301-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:36:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:36:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:36:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710177949, NodeID:\"CR_kwDOOe2tsc8AAAAQskJ6nQ\", HeadSHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", ExternalID:\"my-integration-test-yruy-konflux-test-integration-clone-izaxzb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71710177949\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71710177949\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:33:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-izaxzb snapshot integ-app-hnlu-20260416-193301-000 and scenario my-integration-test-yruy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71710177949/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / konflux-test-integration-clone-izaxzb\", CheckSuite:github.CheckSuite{ID:64962030350}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397787, Number:8755, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8755\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"a309b25e093c8719487262ed88a6ab5cc81c0baa\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-16T19:36:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710177949,"CheckName":"Konflux Dev version / my-integration-test-yruy / konflux-test-integration-clone-izaxzb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-16T19:36:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193301-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-16T19:36:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:36:29Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-lc7vd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:37:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:37:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"843.341172ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:37:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","reconcileID":"7e4f4b23-e637-47ec-bd68-0f385596e5bb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"849.020989ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:37:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","reconcileID":"3bca8cee-8c7c-4bdf-9beb-92f3e5ced0ca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"860.031141ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:37:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","reconcileID":"a99a2072-d40b-4dc4-8db0-752e8c7183fb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"881.501643ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:37:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","reconcileID":"203181b6-cc33-4d65-9de9-f6c66a63827f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"923.091279ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:37:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","reconcileID":"1d7f4342-3bb0-4cfe-8d29-fee212f787be","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.004249727s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:37:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","reconcileID":"cc0c507f-c716-4463-a3cd-1917943a9cf3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.165256897s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:37:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","reconcileID":"a834590f-bc97-417a-9f1f-aca71e40dc80","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.486786825s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:37:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","reconcileID":"abf83feb-c6dd-4992-ab3b-43bafe795744","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.645590091s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:37:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","reconcileID":"de62f0fa-988c-4d06-9c81-142b9b5df092","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.924991636s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:37:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","reconcileID":"f8e026d7-9dc3-45f5-894f-ee8cdb34b751","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"2.127976721s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:37:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","reconcileID":"51a08c20-47ba-4acb-93ac-11e6bc4db927","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:41Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","reconcileID":"69369877-11fe-4671-9a37-2768dff2685f","component.Name":"konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-hnlu-20260416-193259-000","application":"integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193259-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-hnlu-20260416-193259-000","snapshot.Spec.Components":[{"name":"go-component-bdkhqo","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-meap/go-component-bdkhqo@sha256:f3f6f13e24765c14af541a298a03cd97d129e98453863a330ca7c4e44c67cd36","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"94866d80e7c7097dafbb7ec081ee003bf32b4de4","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-hsdajs","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-meap/python-component-hsdajs@sha256:4eb13c2bd32f3aa11b1d44cdc5e368de0947ab53b06c66457b87109dd8f377b7","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"3b8d69a8bca80ca8c2a308341664d6602469f32f"}}}]} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-meap/go-component-bdkhqo-on-pull-request-q8jrp with pr group pr-branch-ugajpz is still running, won't create group snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Application.Name":"integ-app-hnlu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy"} 2026/04/16 19:37:41 http: TLS handshake error from 10.130.0.2:58494: EOF {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:37:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:37:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-hsdajs-on-pull-request-rcss9 has finished running","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:37:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:37:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710168864, NodeID:\"CR_kwDONSo-hs8AAAAQskJXIA\", HeadSHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", ExternalID:\"my-integration-test-yruy-python-component-hsdajs\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710168864\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710168864\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:32:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-hsdajs snapshot scenario my-integration-test-yruy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-meap/python-component-hsdajs-on-pull-request-rcss9 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710168864/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs\", CheckSuite:github.CheckSuite{ID:64962024560}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:37:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710168864,"CheckName":"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:37:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193259-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:37:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:37:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:37:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScneario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:37:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-5h4s4","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:37:42Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-193259-000","reconcileID":"96b12104-9d4d-4d78-a820-90df388fa8ac","snapshot.name":"integ-app-hnlu-20260416-193259-000","pipelinerun.name":"python-component-hsdajs-on-pull-request-rcss9","duration":3.979274666} {"level":"info","ts":"2026-04-16T19:37:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193259-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:37:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Scenario":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Label":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Application.Name":"integ-app-hnlu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy","pipelineRun.Name":"integration-resolver-pipelinerun-5h4s4"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-5h4s4","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-5h4s4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710168864, NodeID:\"CR_kwDONSo-hs8AAAAQskJXIA\", HeadSHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", ExternalID:\"my-integration-test-yruy-python-component-hsdajs\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710168864\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710168864\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:32:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-hsdajs snapshot integ-app-hnlu-20260416-193259-000 and scenario my-integration-test-yruy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710168864/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs\", CheckSuite:github.CheckSuite{ID:64962024560}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710168864,"CheckName":"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193259-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:37:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710168864, NodeID:\"CR_kwDONSo-hs8AAAAQskJXIA\", HeadSHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", ExternalID:\"my-integration-test-yruy-python-component-hsdajs\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710168864\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710168864\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:32:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-hsdajs snapshot integ-app-hnlu-20260416-193259-000 and scenario my-integration-test-yruy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-5h4s4' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710168864/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs\", CheckSuite:github.CheckSuite{ID:64962024560}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:37:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710168864,"CheckName":"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:37:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193259-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:37:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-rcss9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-hsdajs-on-pull-request-rcss9 has finished running","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:37:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193259-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:37:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193259-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:37:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:37:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:37:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-5h4s4","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-5h4s4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:37:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:37:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:37:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710168864, NodeID:\"CR_kwDONSo-hs8AAAAQskJXIA\", HeadSHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", ExternalID:\"my-integration-test-yruy-python-component-hsdajs\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710168864\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710168864\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:32:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-hsdajs snapshot integ-app-hnlu-20260416-193259-000 and scenario my-integration-test-yruy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710168864/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs\", CheckSuite:github.CheckSuite{ID:64962024560}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:37:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710168864,"CheckName":"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-16T19:37:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193259-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-16T19:37:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:37:50Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-5h4s4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"414.382991ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:38:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","reconcileID":"24eaecc9-a82c-4c82-b527-cd34f5b429bb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"420.568835ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:38:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","reconcileID":"93ccfec4-72d9-42a0-b12e-0a8c547e3d70","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"431.271707ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:38:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","reconcileID":"26d5cac4-085e-4b20-9eab-945fbc6ba1c0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"452.080729ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:38:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","reconcileID":"fb2e14f5-8096-4e8d-be9c-226b63818c72","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"492.704046ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:38:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","reconcileID":"6715bbb5-ea13-4060-beef-1a08041b1e8a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"573.466507ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:38:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","reconcileID":"a3d3ad18-f064-4720-97b5-6e253cdf77c8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"658.927012ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:38:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","reconcileID":"5334b474-ac2f-4761-8c9f-95280e40a1a6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"734.593571ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:38:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","reconcileID":"0094c6bd-221b-434d-b875-a45545e6853e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.375805668s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:38:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","reconcileID":"86c76c5c-f75e-4046-b13b-feaa7c9972b8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.404954526s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:38:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","reconcileID":"726bb23d-d81d-4723-8302-65b72bee65dc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:08Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","reconcileID":"dba25089-2948-4fb3-adaa-81078cd6993e","component.Name":"konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-hnlu-20260416-193259-000","application":"integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","originalName":"integ-app-hnlu-20260416-193259-000","newName":"integ-app-hnlu-20260416-193259-000-x7","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-hnlu-20260416-193259-000-x7","application":"integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","originalName":"integ-app-hnlu-20260416-193259-000","finalName":"integ-app-hnlu-20260416-193259-000-x7","attempts":2} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193259-000-x7","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","snapshot.Spec.Components":[{"name":"go-component-bdkhqo","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-meap/go-component-bdkhqo@sha256:3883510b74781b6a01662bde65d5b1f71bcffd208c98456a9cc3f7fd4e031da8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"3b8d69a8bca80ca8c2a308341664d6602469f32f"}}},{"name":"python-component-hsdajs","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-meap/python-component-hsdajs@sha256:90aa787b6eba8474391922a204510eb81fd4398a6e84cb286fcf57f076f85823","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"c27c4fba3b894e435f24d97feb536a31c2793c33","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-16T19:38:08Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-193259-000-x7","reconcileID":"b624dc09-7134-4baf-a237-385692ca0dd7","snapshot.Name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:38:08Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-193259-000-x7","reconcileID":"b624dc09-7134-4baf-a237-385692ca0dd7","latestSnapshot.Name":"integ-app-hnlu-20260416-193259-000","processedSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:08Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-193259-000-x7","reconcileID":"b624dc09-7134-4baf-a237-385692ca0dd7","snapshot.Name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:08Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8755","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-193259-000-x7","reconcileID":"b624dc09-7134-4baf-a237-385692ca0dd7"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-bdkhqo-on-pull-request-q8jrp has finished running","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-q8jrp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-bdkhqo-on-pull-request-q8jrp has finished running","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:08Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-193259-000-x7","reconcileID":"b624dc09-7134-4baf-a237-385692ca0dd7"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:08Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-193259-000-x7","reconcileID":"b624dc09-7134-4baf-a237-385692ca0dd7","snapshot.Name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:08Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-193259-000-x7","reconcileID":"b624dc09-7134-4baf-a237-385692ca0dd7","latestSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","processedSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-hnlu-20260416-193808-853","application":"integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:38:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Application.Name":"integ-app-hnlu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710171088, NodeID:\"CR_kwDONSo-hs8AAAAQskJf0A\", HeadSHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", ExternalID:\"my-integration-test-yruy-go-component-bdkhqo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710171088\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710171088\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:33:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-bdkhqo snapshot scenario my-integration-test-yruy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-meap/go-component-bdkhqo-on-pull-request-q8jrp is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710171088/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo\", CheckSuite:github.CheckSuite{ID:64962024560}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710171088,"CheckName":"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:38:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710171088, NodeID:\"CR_kwDONSo-hs8AAAAQskJf0A\", HeadSHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", ExternalID:\"my-integration-test-yruy-go-component-bdkhqo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710171088\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710171088\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:33:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-bdkhqo snapshot integ-app-hnlu-20260416-193259-000-x7 and scenario my-integration-test-yruy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710171088/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo\", CheckSuite:github.CheckSuite{ID:64962024560}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710171088,"CheckName":"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScneario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-wcp5r","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:38:10Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-193259-000-x7","reconcileID":"b624dc09-7134-4baf-a237-385692ca0dd7","snapshot.name":"integ-app-hnlu-20260416-193259-000-x7","pipelinerun.name":"go-component-bdkhqo-on-pull-request-q8jrp","duration":4.189961529} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193259-000-x7","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Application.Name":"integ-app-hnlu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710171088, NodeID:\"CR_kwDONSo-hs8AAAAQskJf0A\", HeadSHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", ExternalID:\"my-integration-test-yruy-go-component-bdkhqo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710171088\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710171088\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:33:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-bdkhqo snapshot integ-app-hnlu-20260416-193259-000-x7 and scenario my-integration-test-yruy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710171088/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo\", CheckSuite:github.CheckSuite{ID:64962024560}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-wcp5r","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-wcp5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710171088,"CheckName":"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710172573, NodeID:\"CR_kwDONSo-hs8AAAAQskJlnQ\", HeadSHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", ExternalID:\"my-integration-test-yruy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710172573\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710172573\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:33:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-yruy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-meap/go-component-bdkhqo-on-pull-request-q8jrp is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710172573/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / pr group\", CheckSuite:github.CheckSuite{ID:64962024560}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710172573,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193808-853","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScneario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-7t9nw","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193808-853","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Scenario":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Label":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Application.Name":"integ-app-hnlu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy","pipelineRun.Name":"integration-resolver-pipelinerun-wcp5r"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710179252, NodeID:\"CR_kwDOOe2tsc8AAAAQskJ_tA\", HeadSHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", ExternalID:\"my-integration-test-yruy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71710179252\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71710179252\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:33:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-yruy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-meap/konflux-test-integration-clone-izaxzb-on-pull-request-68l6z is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71710179252/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / pr group\", CheckSuite:github.CheckSuite{ID:64962030350}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397787, Number:8755, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8755\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"a309b25e093c8719487262ed88a6ab5cc81c0baa\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-7t9nw","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-7t9nw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710179252,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193808-853","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710172573, NodeID:\"CR_kwDONSo-hs8AAAAQskJlnQ\", HeadSHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", ExternalID:\"my-integration-test-yruy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710172573\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710172573\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:33:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-hnlu-20260416-193808-853 and scenario my-integration-test-yruy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710172573/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / pr group\", CheckSuite:github.CheckSuite{ID:64962024560}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710172573,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193808-853","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710171088, NodeID:\"CR_kwDONSo-hs8AAAAQskJf0A\", HeadSHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", ExternalID:\"my-integration-test-yruy-go-component-bdkhqo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710171088\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710171088\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:33:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-bdkhqo snapshot integ-app-hnlu-20260416-193259-000-x7 and scenario my-integration-test-yruy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-wcp5r' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710171088/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo\", CheckSuite:github.CheckSuite{ID:64962024560}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710171088,"CheckName":"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:38:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710172573, NodeID:\"CR_kwDONSo-hs8AAAAQskJlnQ\", HeadSHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", ExternalID:\"my-integration-test-yruy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710172573\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710172573\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:33:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-hnlu-20260416-193808-853 and scenario my-integration-test-yruy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710172573/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / pr group\", CheckSuite:github.CheckSuite{ID:64962024560}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:38:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710172573,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:38:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193808-853","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:38:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:38:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710179252, NodeID:\"CR_kwDOOe2tsc8AAAAQskJ_tA\", HeadSHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", ExternalID:\"my-integration-test-yruy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71710179252\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71710179252\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:33:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-hnlu-20260416-193808-853 and scenario my-integration-test-yruy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71710179252/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / pr group\", CheckSuite:github.CheckSuite{ID:64962030350}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397787, Number:8755, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8755\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"a309b25e093c8719487262ed88a6ab5cc81c0baa\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-16T19:38:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710179252,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:38:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193808-853","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:38:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:38:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710172573, NodeID:\"CR_kwDONSo-hs8AAAAQskJlnQ\", HeadSHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", ExternalID:\"my-integration-test-yruy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710172573\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710172573\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:33:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-hnlu-20260416-193808-853 and scenario my-integration-test-yruy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710172573/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / pr group\", CheckSuite:github.CheckSuite{ID:64962024560}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:38:14Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710172573,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:38:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193808-853","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:38:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"318.854838ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:38:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","reconcileID":"a243bd4e-5364-462d-8900-675360188fb3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"324.380547ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:38:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","reconcileID":"471436c3-bea1-4411-98f9-5ef37db9d1ed","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"334.930588ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:38:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","reconcileID":"1ca9512f-dfc3-460f-8480-0c9f49864644","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"356.270608ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:38:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","reconcileID":"263053c7-9ef0-49aa-a0c4-4ad9a58f7b8f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"396.944127ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:38:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","reconcileID":"e84dcfe0-149a-4058-9193-fb76cbb7db9c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"420.549291ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:38:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","reconcileID":"ff1cee52-fe5b-441a-8a55-bbda6e95f785","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"477.627101ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:38:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","reconcileID":"6cc84aff-dcbf-4322-9346-cf0b6f3e7674","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"799.105569ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:38:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","reconcileID":"3dd1652c-01dc-46b9-8bc3-720d2c009150","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"1.414388602s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:38:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","reconcileID":"4085a695-d339-4a4b-8324-05109c496145","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"1.440343362s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:38:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","reconcileID":"0c416957-2f7e-4d6b-8fd5-ead6b6f29f8c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:17Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","reconcileID":"e52950dc-93ec-4019-906c-8db20c83237e","component.Name":"test-comp-cszz"} {"level":"info","ts":"2026-04-16T19:38:17Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","reconcileID":"e52950dc-93ec-4019-906c-8db20c83237e","component.Name":"test-comp-pjyu"} {"level":"info","ts":"2026-04-16T19:38:17Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","reconcileID":"e52950dc-93ec-4019-906c-8db20c83237e","component.Name":"test-symlink-comp-cgwy"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ngwf-20260416-193555-000"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ngwf-20260416-193555-000","application":"test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ngwf-20260416-193555-000"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-app-ngwf-20260416-193555-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-ngwf-20260416-193555-000","snapshot.Spec.Components":[{"name":"test-comp-xbff","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-xbff@sha256:f06b171c84806bb745b88d06c0759fc473af550acea62821650e2132663f797a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"53d949b142e9a3c8eb2f79731e7d3afbdbec138b"}}}]} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-xbff is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-ngwf-20260416-193555-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 0ce147347ae1d6f49edfedba546984e407fd32dc984fb9d4bace1e66fb9683 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-ngwf-20260416-193555-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-ngwf-20260416-193555-000"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-ngwf-20260416-193555-000","namespace":"build-e2e-gvxr"},"snapshot":{"name":"test-app-ngwf-20260416-193555-000","namespace":"build-e2e-gvxr"}} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-ngwf-20260416-193555-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-ngwf-20260416-193555-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ngwf-20260416-193555-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ngwf-20260416-193555-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ngwf-20260416-193555-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ngwf-20260416-193555-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","Application.Name":"test-app-ngwf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-ngwf-20260416-193555-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-app-ngwf-20260416-193555-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ngwf-20260416-193555-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-app-ngwf-20260416-193555-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:38:17Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-ngwf-20260416-193555-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ngwf-20260416-193555-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ngwf-20260416-193555-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ngwf-20260416-193555-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ngwf-20260416-193555-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-ngwf-20260416-193555-000"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-ngwf-20260416-193555-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-app-ngwf-20260416-193555-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-ngwf-20260416-193555-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","snapshot.Namespace":"build-e2e-gvxr","snapshot.Name":"test-app-ngwf-20260416-193555-000"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-ngwf-20260416-193555-000"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xbff-on-pull-request-8xlgz has finished running","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193259-000-x7","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193259-000-x7","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-wcp5r","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-wcp5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:38:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710171088, NodeID:\"CR_kwDONSo-hs8AAAAQskJf0A\", HeadSHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", ExternalID:\"my-integration-test-yruy-go-component-bdkhqo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710171088\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710171088\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:33:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-bdkhqo snapshot integ-app-hnlu-20260416-193259-000-x7 and scenario my-integration-test-yruy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710171088/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo\", CheckSuite:github.CheckSuite{ID:64962024560}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710171088,"CheckName":"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-wcp5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193808-853","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193808-853","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-7t9nw","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-7t9nw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:38:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710172573, NodeID:\"CR_kwDONSo-hs8AAAAQskJlnQ\", HeadSHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", ExternalID:\"my-integration-test-yruy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710172573\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710172573\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:33:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-hnlu-20260416-193808-853 and scenario my-integration-test-yruy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710172573/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / pr group\", CheckSuite:github.CheckSuite{ID:64962024560}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","snapshot.Name":"test-app-ngwf-20260416-193555-000"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff-on-pull-request-8xlgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xbff-on-pull-request-8xlgz has finished running","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710172573,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193808-853","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710179252, NodeID:\"CR_kwDOOe2tsc8AAAAQskJ_tA\", HeadSHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", ExternalID:\"my-integration-test-yruy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71710179252\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71710179252\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:33:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-hnlu-20260416-193808-853 and scenario my-integration-test-yruy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71710179252/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / pr group\", CheckSuite:github.CheckSuite{ID:64962030350}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397787, Number:8755, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8755\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"a309b25e093c8719487262ed88a6ab5cc81c0baa\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710179252,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193808-853","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:38:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710172573, NodeID:\"CR_kwDONSo-hs8AAAAQskJlnQ\", HeadSHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", ExternalID:\"my-integration-test-yruy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710172573\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710172573\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-16 19:33:00 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-16 19:38:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-hnlu-20260416-193808-853 and scenario my-integration-test-yruy has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 5s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-ugajpz and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| python-component-hsdajs | integ-app-hnlu-20260416-193259-000 | python-component-hsdajs-on-pull-request-rcss9 | group-snapshot-multi-component |\n| konflux-test-integration-clone-izaxzb | integ-app-hnlu-20260416-193301-000 | konflux-test-integration-clone-izaxzb-on-pull-request-68l6z | konflux-test-integration-clone |\n| go-component-bdkhqo | integ-app-hnlu-20260416-193259-000-x7 | go-component-bdkhqo-on-pull-request-q8jrp | group-snapshot-multi-component |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710172573/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / pr group\", CheckSuite:github.CheckSuite{ID:64962024560}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"3b8d69a8bca80ca8c2a308341664d6602469f32f\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:38:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","scenarioName":"my-integration-test-yruy","externalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:38:20Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710963573,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-16T19:38:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193808-853","destinationSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-16T19:38:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:38:20Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-193808-853","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-7t9nw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-cszz","prGroupHash":"5f9ee1de94e179bd94bc7d157e194e61be996fb29d4c8f8d4515b21684fcea"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:16:39Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 6, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:26Z","completionTime":"2026-04-16T19:16:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"IMAGE_DIGEST","value":"sha256:562620449b9a23d6a468623564ddc29b483998ddcde8a5303b0befbb259fa1b7"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"b86fe7d25a159ed652b807bfcefc055741e57c1d"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:db8f7c0640f695d2beab7ff660630873ba921593f764a277cb0c65451bc14077"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7c17c464bfafbb227d41b08c7d0bd485-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-4de32b70b4c9f60455e42f161d8f8736","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-cff804b6d456737e1cab91ba784969c2-a9f3fcf61e671d81-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-vm4tv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cszz-on-pull-request-vm4tv has finished running","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-cszz","prGroupHash":"5f9ee1de94e179bd94bc7d157e194e61be996fb29d4c8f8d4515b21684fcea"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:16:39Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 6, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:26Z","completionTime":"2026-04-16T19:16:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"IMAGE_DIGEST","value":"sha256:562620449b9a23d6a468623564ddc29b483998ddcde8a5303b0befbb259fa1b7"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"b86fe7d25a159ed652b807bfcefc055741e57c1d"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:db8f7c0640f695d2beab7ff660630873ba921593f764a277cb0c65451bc14077"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7c17c464bfafbb227d41b08c7d0bd485-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-4de32b70b4c9f60455e42f161d8f8736","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-cff804b6d456737e1cab91ba784969c2-a9f3fcf61e671d81-01"}},"deletionTimestamp":"2026-04-16 19:38:29 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cszz-on-pull-request-vm4tv has finished running","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-cszz","prGroupHash":"5f9ee1de94e179bd94bc7d157e194e61be996fb29d4c8f8d4515b21684fcea"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:16:39Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 6, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:26Z","completionTime":"2026-04-16T19:16:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"IMAGE_DIGEST","value":"sha256:562620449b9a23d6a468623564ddc29b483998ddcde8a5303b0befbb259fa1b7"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"b86fe7d25a159ed652b807bfcefc055741e57c1d"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:db8f7c0640f695d2beab7ff660630873ba921593f764a277cb0c65451bc14077"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7c17c464bfafbb227d41b08c7d0bd485-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-4de32b70b4c9f60455e42f161d8f8736","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-cff804b6d456737e1cab91ba784969c2-a9f3fcf61e671d81-01"}},"deletionTimestamp":"2026-04-16 19:38:29 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cszz-on-pull-request-vm4tv has finished running","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-cszz","prGroupHash":"5f9ee1de94e179bd94bc7d157e194e61be996fb29d4c8f8d4515b21684fcea"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:16:39Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 6, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-16T19:10:26Z","completionTime":"2026-04-16T19:16:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"IMAGE_DIGEST","value":"sha256:562620449b9a23d6a468623564ddc29b483998ddcde8a5303b0befbb259fa1b7"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"b86fe7d25a159ed652b807bfcefc055741e57c1d"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:db8f7c0640f695d2beab7ff660630873ba921593f764a277cb0c65451bc14077"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz:on-pr-b86fe7d25a159ed652b807bfcefc055741e57c1d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7c17c464bfafbb227d41b08c7d0bd485-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-4de32b70b4c9f60455e42f161d8f8736","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cszz-on-pull-request-vm4tv-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-cff804b6d456737e1cab91ba784969c2-a9f3fcf61e671d81-01"}},"deletionTimestamp":"2026-04-16 19:38:29 +0000 UTC"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cszz-on-pull-request-vm4tv has finished running","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-vm4tv","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-bdkhqo-on-pull-request-9sjkm","PR group":"pr-branch-ugajpz"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193259-000-x7","testedSnapshot":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","prGroup":"pr-branch-ugajpz","prGroupHash":"a1894b8af560df729a04d6fcdbd7753f2b1a3b1a8deac4354e77da6e8c99bd"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:38:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-yruy","externalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:38:34Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710998116,"CheckName":"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelineRun.Namespace":"group-meap","pipelineRun.Name":"go-component-bdkhqo-on-pull-request-9sjkm","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelinerun.Name":"go-component-bdkhqo-on-pull-request-9sjkm"} {"level":"info","ts":"2026-04-16T19:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-meap/konflux-test-integration-clone-izaxzb-on-pull-request-68l6z with pr group pr-branch-ugajpz has snapshot created, skipped","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-meap/python-component-hsdajs-on-pull-request-rcss9 with pr group pr-branch-ugajpz has snapshot created, skipped","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-meap/go-component-bdkhqo-on-pull-request-q8jrp with pr group pr-branch-ugajpz is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:34Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","reconcileID":"ddd00783-ac65-4442-9a38-749c66988308","snapshot.Name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:38:34Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","reconcileID":"ddd00783-ac65-4442-9a38-749c66988308","latestSnapshot.Name":"integ-app-hnlu-20260416-193259-000","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-16T19:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component group-meap/go-component-bdkhqo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:34Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","reconcileID":"ddd00783-ac65-4442-9a38-749c66988308","snapshot.Name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:38:34Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8755","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","reconcileID":"ddd00783-ac65-4442-9a38-749c66988308"} {"level":"info","ts":"2026-04-16T19:38:34Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","reconcileID":"ddd00783-ac65-4442-9a38-749c66988308"} {"level":"info","ts":"2026-04-16T19:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1261","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-bdkhqo python-component-hsdajs konflux-test-integration-clone-izaxzb]","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelineRun.Name":"go-component-bdkhqo-on-pull-request-9sjkm"} {"level":"info","ts":"2026-04-16T19:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:38:34Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:38:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-yruy","externalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:38:35Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711000607,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelineRun.Namespace":"group-meap","pipelineRun.Name":"go-component-bdkhqo-on-pull-request-9sjkm","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelinerun.Name":"go-component-bdkhqo-on-pull-request-9sjkm"} {"level":"info","ts":"2026-04-16T19:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-hsdajs-on-pull-request-7mhlx","PR group":"pr-branch-ugajpz"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193259-000-x7","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193259-000","testedSnapshot":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193259-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","prGroup":"pr-branch-ugajpz","prGroupHash":"a1894b8af560df729a04d6fcdbd7753f2b1a3b1a8deac4354e77da6e8c99bd"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:38:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-yruy","externalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711005143,"CheckName":"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelineRun.Namespace":"group-meap","pipelineRun.Name":"python-component-hsdajs-on-pull-request-7mhlx","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelinerun.Name":"python-component-hsdajs-on-pull-request-7mhlx"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-meap/konflux-test-integration-clone-izaxzb-on-pull-request-68l6z with pr group pr-branch-ugajpz has snapshot created, skipped","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-meap/python-component-hsdajs-on-pull-request-rcss9 with pr group pr-branch-ugajpz is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-meap/go-component-bdkhqo-on-pull-request-q8jrp with pr group pr-branch-ugajpz is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-hsdajs go-component-bdkhqo]","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelineRun.Name":"python-component-hsdajs-on-pull-request-7mhlx"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71711000607, NodeID:\"CR_kwDONSo-hs8AAAAQsk8IHw\", HeadSHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", ExternalID:\"my-integration-test-yruy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711000607\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71711000607\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:38:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-yruy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-meap/go-component-bdkhqo-on-pull-request-9sjkm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711000607/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / pr group\", CheckSuite:github.CheckSuite{ID:64962789460}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711000607,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelineRun.Namespace":"group-meap","pipelineRun.Name":"python-component-hsdajs-on-pull-request-7mhlx","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","pipelinerun.Name":"python-component-hsdajs-on-pull-request-7mhlx"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-cszz-on-pull-request-lf5zj","PR group":"konflux-test-comp-cszz"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-comp-cszz","prGroupHash":"5f9ee1de94e179bd94bc7d157e194e61be996fb29d4c8f8d4515b21684fcea"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:40:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:40:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:41:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:41:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:41:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:41:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"156.075561ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:41:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","reconcileID":"7338a397-a076-4527-8ae3-c21d436fc16c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"161.565812ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:41:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","reconcileID":"67788ef2-b025-4960-be38-389911d193a4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"172.21499ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:41:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","reconcileID":"402895fb-df45-41d4-b0c6-4df2a63051bc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"192.920397ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:41:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","reconcileID":"25eff7ee-6a4e-4cbd-b480-5772f7faf47e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"234.041215ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:41:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","reconcileID":"54f965e3-ca1d-475a-9e7c-bfa625ee4a9a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"314.722827ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:41:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","reconcileID":"2624c1a3-3162-49b2-bb77-da1bdfc4ae8a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"476.099881ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:41:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","reconcileID":"6a994906-7919-4ec4-a348-0a9171ebffe2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"647.176142ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:41:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","reconcileID":"ffb19411-89fb-4535-b6ff-909b6499eaec","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"796.846743ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:41:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","reconcileID":"8b2d0d76-0350-4fba-babe-4b94a4d7c24f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:41:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"1.245183348s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:41:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:41:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","reconcileID":"14f775b8-0144-4296-a6be-0a4d99d08cfc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","elapsedSinceCompletion":"2.07775842s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:41:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","reconcileID":"90538929-4ed4-453e-815b-21185e0e4c11","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","reconcileID":"b8de0b9b-c0d2-4d51-9fcb-d42dcb848fea","component.Name":"test-comp-xbff"} {"level":"info","ts":"2026-04-16T19:41:12Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","reconcileID":"b8de0b9b-c0d2-4d51-9fcb-d42dcb848fea","component.Name":"test-comp-pjyu"} {"level":"info","ts":"2026-04-16T19:41:12Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","reconcileID":"b8de0b9b-c0d2-4d51-9fcb-d42dcb848fea","component.Name":"test-symlink-comp-cgwy"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ngwf-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ngwf-20260416-193836-000","application":"test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ngwf-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-app-ngwf-20260416-193836-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-ngwf-20260416-193836-000","snapshot.Spec.Components":[{"name":"test-comp-cszz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-comp-cszz@sha256:8ae4d15f8a5a11283107059c697a2dbc01484b764e65cd52c362da665c1bd2d4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"14721d2fa0eaed8bdf7f776915226321f49a6cb8"}}}]} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-cszz is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 5f9ee1de94e179bd94bc7d157e194e61be996fb29d4c8f8d4515b21684fcea is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-ngwf-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","Application.Name":"test-app-ngwf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"}} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-app-ngwf-20260416-193836-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:41:12Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-app-ngwf-20260416-193836-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-ngwf-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-app-ngwf-20260416-193836-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","snapshot.Namespace":"build-e2e-gvxr","snapshot.Name":"test-app-ngwf-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ngwf-20260416-193836-000","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-ngwf-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:41:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cszz-on-pull-request-lf5zj has finished running","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","snapshot.Name":"test-app-ngwf-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:41:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz-on-pull-request-lf5zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:41:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cszz-on-pull-request-lf5zj has finished running","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","prGroup":"konflux-test-symlink-comp-cgwy","prGroupHash":"56c43de8886b92e601ac83d496a68a4404d6ebe378c11834905b8e98e8b333"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-cgwy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-16T19:12:44Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-16T19:12:15Z","completionTime":"2026-04-16T19:12:44Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"187242d5da3eac30ab45a0e0abb09ba237b337c7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"187242d5da3eac30ab45a0e0abb09ba237b337c7"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-symlink-comp-cgwy:on-pr-187242d5da3eac30ab45a0e0abb09ba237b337c7"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gvxr/test-symlink-comp-cgwy:on-pr-187242d5da3eac30ab45a0e0abb09ba237b337c7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-09c0706efd95edaea71222f7181a6432-2b3527c869c8c3d9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-cgwy-on-pull-request-4fgqg has finished running","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ngwf-20260416-194125-178"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ngwf-20260416-194125-178","application":"test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ngwf-20260416-194125-178"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-ngwf-20260416-194125-178","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ngwf-20260416-194125-178","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ngwf-20260416-194125-178","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ngwf-20260416-194125-178","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ngwf-20260416-194125-178","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","Application.Name":"test-app-ngwf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ngwf-20260416-194125-178","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-app-ngwf-20260416-194125-178","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:41:25Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-ngwf-20260416-194125-178","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ngwf-20260416-194125-178","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ngwf-20260416-194125-178","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ngwf-20260416-194125-178","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"error","ts":"2026-04-16T19:41:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-cszz","namespace":"build-e2e-gvxr"},"namespace":"build-e2e-gvxr","name":"test-comp-cszz","reconcileID":"a6ed880c-9ff3-4a16-9953-85966981c94a","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-cszz\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ngwf-20260416-194125-267"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ngwf-20260416-194125-267","application":"test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ngwf-20260416-194125-267"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-ngwf-20260416-194125-267","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ngwf-20260416-194125-267","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ngwf-20260416-194125-267","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ngwf-20260416-194125-267","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ngwf-20260416-194125-267","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","Application.Name":"test-app-ngwf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ngwf-20260416-194125-267","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-app-ngwf-20260416-194125-267","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:41:25Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-ngwf-20260416-194125-267","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ngwf-20260416-194125-267","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pjyu","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-pjyu","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ngwf-20260416-194125-267","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ngwf-20260416-194125-267","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ngwf-20260416-194125-317"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ngwf-20260416-194125-317","application":"test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ngwf-20260416-194125-317"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-ngwf-20260416-194125-317","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ngwf-20260416-194125-317","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ngwf-20260416-194125-317","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ngwf-20260416-194125-317","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ngwf-20260416-194125-317","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","Application.Name":"test-app-ngwf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ngwf-20260416-194125-317","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-app-ngwf-20260416-194125-317","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:41:25Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-ngwf-20260416-194125-317","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ngwf-20260416-194125-317","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-xbff","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-xbff","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ngwf-20260416-194125-317","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ngwf-20260416-194125-317","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ngwf-20260416-194125-367"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ngwf-20260416-194125-367","application":"test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ngwf-20260416-194125-367"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-ngwf-20260416-194125-367","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ngwf-20260416-194125-367","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ngwf-20260416-194125-367","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ngwf-20260416-194125-367","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ngwf-20260416-194125-367","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","Application.Name":"test-app-ngwf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ngwf-20260416-194125-367","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-app-ngwf-20260416-194125-367","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:41:25Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-ngwf-20260416-194125-367","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ngwf-20260416-194125-367","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-symlink-comp-cgwy","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-symlink-comp-cgwy","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ngwf-20260416-194125-367","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ngwf-20260416-194125-367","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ngwf-20260416-194125-411"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ngwf-20260416-194125-411","application":"test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ngwf-20260416-194125-411"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-ngwf-20260416-194125-411","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ngwf-20260416-194125-411","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ngwf-20260416-194125-411","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ngwf-20260416-194125-411","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ngwf-20260416-194125-411","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","Application.Name":"test-app-ngwf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ngwf-20260416-194125-411","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-app-ngwf-20260416-194125-411","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:41:25Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-ngwf-20260416-194125-411","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ngwf-20260416-194125-411","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-cszz","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf","namespace":"build-e2e-gvxr","name":"test-comp-cszz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ngwf-20260416-194125-411","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"info","ts":"2026-04-16T19:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ngwf-20260416-194125-411","namespace":"build-e2e-gvxr"},"application":"build-e2e-gvxr/test-app-ngwf"} {"level":"error","ts":"2026-04-16T19:41:25Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-cszz-on-pull-request-lf5zj","namespace":"build-e2e-gvxr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:41:26Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pjyu-on-pull-request-4n2vm","namespace":"build-e2e-gvxr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:41:27Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-xbff-on-pull-request-8xlgz","namespace":"build-e2e-gvxr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:41:28Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:41:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:41:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-cgwy-on-pull-request-4fgqg","namespace":"build-e2e-gvxr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:41:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ngwf-20260416-194125-178"} {"level":"info","ts":"2026-04-16T19:41:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-gvxr","snapshot":"test-app-ngwf-20260416-194125-178"} {"level":"info","ts":"2026-04-16T19:41:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ngwf-20260416-194125-367"} {"level":"info","ts":"2026-04-16T19:41:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-gvxr","snapshot":"test-app-ngwf-20260416-194125-367"} {"level":"info","ts":"2026-04-16T19:41:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ngwf-20260416-194125-267"} {"level":"info","ts":"2026-04-16T19:41:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-gvxr","snapshot":"test-app-ngwf-20260416-194125-267"} {"level":"info","ts":"2026-04-16T19:41:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ngwf-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:41:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-gvxr","snapshot":"test-app-ngwf-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:41:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ngwf-20260416-194125-317"} {"level":"info","ts":"2026-04-16T19:41:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-gvxr","snapshot":"test-app-ngwf-20260416-194125-317"} 2026/04/16 19:41:29 http: TLS handshake error from 10.130.0.2:43738: EOF {"level":"info","ts":"2026-04-16T19:41:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ngwf-20260416-194125-411"} {"level":"info","ts":"2026-04-16T19:41:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-gvxr","snapshot":"test-app-ngwf-20260416-194125-411"} 2026/04/16 19:41:29 http: TLS handshake error from 10.129.0.2:41298: EOF {"level":"info","ts":"2026-04-16T19:41:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ngwf-20260416-192721-000"} {"level":"info","ts":"2026-04-16T19:41:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-gvxr","snapshot":"test-app-ngwf-20260416-192721-000"} {"level":"info","ts":"2026-04-16T19:41:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ngwf-20260416-193555-000"} {"level":"info","ts":"2026-04-16T19:41:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-gvxr","snapshot":"test-app-ngwf-20260416-193555-000"} 2026/04/16 19:41:29 http: TLS handshake error from 10.129.0.2:41304: EOF {"level":"info","ts":"2026-04-16T19:41:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"677.513344ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:43:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","reconcileID":"65f8b0f2-81b5-48a7-ab82-86ec8f09acd8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"683.254591ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:43:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","reconcileID":"10cf84f1-d978-41b8-9b44-d0758707a7bc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"694.155096ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:43:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","reconcileID":"a4c6bddb-f410-47e1-b1c1-6a4aee6bf1f3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"715.345146ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:43:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","reconcileID":"1d53504a-34e4-48a4-a76a-9836838e6b7c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"756.196941ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:43:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","reconcileID":"480facb4-d8dd-4999-a356-83bf7eea622c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"837.700813ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:43:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","reconcileID":"1af1b939-a4e6-4517-8c4c-f9163e14fbf7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"849.280942ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:43:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","reconcileID":"293f813a-86d8-4567-abdd-caec42839fcf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"998.540928ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:43:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:43:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","reconcileID":"0b3e4f79-4cdd-4230-8713-0c94e9d7df96","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.639758748s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:43:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","reconcileID":"e71c7c9f-f386-4fd8-8131-14fed7e048cf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.693499014s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:43:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","reconcileID":"8e3553b0-66a0-465d-be1b-d4ebba49467b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:10Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","reconcileID":"6a64ed1c-6e4f-4200-8c80-d18d69a3bfbf","component.Name":"konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-hnlu-20260416-193834-000","application":"integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193834-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-hnlu-20260416-193834-000","snapshot.Spec.Components":[{"name":"python-component-hsdajs","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-meap/python-component-hsdajs@sha256:abd5b9078dfbe8198550982ddddcc9e84c99ce4963a1b1edd8981a7a1ae1451b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"ec3422e2bfa12f043586532318b6f6d0711668a6"}}},{"name":"go-component-bdkhqo","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-meap/go-component-bdkhqo@sha256:f3f6f13e24765c14af541a298a03cd97d129e98453863a330ca7c4e44c67cd36","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"94866d80e7c7097dafbb7ec081ee003bf32b4de4","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-meap/go-component-bdkhqo-on-pull-request-q8jrp with pr group pr-branch-ugajpz is not the latest for its component, skipped","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-meap/go-component-bdkhqo-on-pull-request-9sjkm with pr group pr-branch-ugajpz is still running, won't create group snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Application.Name":"integ-app-hnlu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193834-000"} 2026/04/16 19:43:10 http: TLS handshake error from 10.130.0.2:42482: EOF {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Namespace":"group-meap","snapshot.Name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-hsdajs-on-pull-request-7mhlx has finished running","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71711005143, NodeID:\"CR_kwDONSo-hs8AAAAQsk8Z1w\", HeadSHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", ExternalID:\"my-integration-test-yruy-python-component-hsdajs\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711005143\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71711005143\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:38:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-hsdajs snapshot scenario my-integration-test-yruy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-meap/python-component-hsdajs-on-pull-request-7mhlx is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711005143/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs\", CheckSuite:github.CheckSuite{ID:64962789460}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"python-component-hsdajs-on-pull-request-7mhlx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-hsdajs-on-pull-request-7mhlx has finished running","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711005143,"CheckName":"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193834-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScneario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-9xnrl","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:43:11Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-193834-000","reconcileID":"99c6f702-8340-4cac-a741-2719a8ac2ba4","snapshot.name":"integ-app-hnlu-20260416-193834-000","pipelinerun.name":"python-component-hsdajs-on-pull-request-7mhlx","duration":3.714710494} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193834-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Scenario":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Label":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Application.Name":"integ-app-hnlu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy","pipelineRun.Name":"integration-resolver-pipelinerun-9xnrl"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:43:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71711005143, NodeID:\"CR_kwDONSo-hs8AAAAQsk8Z1w\", HeadSHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", ExternalID:\"my-integration-test-yruy-python-component-hsdajs\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711005143\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71711005143\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:38:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-hsdajs snapshot integ-app-hnlu-20260416-193834-000 and scenario my-integration-test-yruy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711005143/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs\", CheckSuite:github.CheckSuite{ID:64962789460}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:43:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:12Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-9xnrl","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-9xnrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:43:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711005143,"CheckName":"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:43:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193834-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:43:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:43:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:43:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71711005143, NodeID:\"CR_kwDONSo-hs8AAAAQsk8Z1w\", HeadSHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", ExternalID:\"my-integration-test-yruy-python-component-hsdajs\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711005143\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71711005143\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:38:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-hsdajs snapshot integ-app-hnlu-20260416-193834-000 and scenario my-integration-test-yruy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-9xnrl' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711005143/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs\", CheckSuite:github.CheckSuite{ID:64962789460}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:43:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711005143,"CheckName":"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:43:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193834-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:43:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193834-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-9xnrl","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-9xnrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193834-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-python-component-hsdajs"} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71711005143, NodeID:\"CR_kwDONSo-hs8AAAAQsk8Z1w\", HeadSHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", ExternalID:\"my-integration-test-yruy-python-component-hsdajs\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711005143\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71711005143\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:38:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-hsdajs snapshot integ-app-hnlu-20260416-193834-000 and scenario my-integration-test-yruy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711005143/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs\", CheckSuite:github.CheckSuite{ID:64962789460}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711005143,"CheckName":"Konflux Dev version / my-integration-test-yruy / python-component-hsdajs","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193834-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:19Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-9xnrl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"848.982258ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:43:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","reconcileID":"fa771825-0a97-46ff-9dda-6a08cced6ae2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"854.769357ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:43:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","reconcileID":"0612fc95-b4c8-444e-a112-176d8b6e8c7c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"865.596688ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:43:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","reconcileID":"58832247-b6bb-463f-beb9-5d89590fc059","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"886.397501ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:43:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","reconcileID":"4ac334ff-5737-4644-b2d4-4b805593f802","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"927.551981ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:43:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","reconcileID":"0d9522a0-42e1-4bed-a00d-de6e081859c0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"948.167236ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:43:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","reconcileID":"08d4b484-0b8f-4a04-8898-86e30337c9f5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.008970733s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:43:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","reconcileID":"3cc1d2ec-5f5a-4406-afaf-266b1dedc0b9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.33010184s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:43:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","reconcileID":"50352581-d050-415f-8f94-3a2ffaf4da52","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.817443584s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:43:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","reconcileID":"936d2a0b-3756-4151-a899-e16890ee5e60","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","elapsedSinceCompletion":"1.970789967s","timeout":"5m0s"} {"level":"info","ts":"2026-04-16T19:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-16T19:43:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","reconcileID":"8ed53b73-8aab-48b3-923b-72b85ad29b07","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","reconcileID":"fd076de2-0ab2-4a3a-a8f6-d0fc789d0d5c","component.Name":"konflux-test-integration-clone-izaxzb"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-hnlu-20260416-193836-000","application":"integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193836-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-hnlu-20260416-193836-000","snapshot.Spec.Components":[{"name":"go-component-bdkhqo","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-meap/go-component-bdkhqo@sha256:73bdefcb83b89c2226539a39fc42ee1d68c64e1d6af446592c2a5654a8b97a74","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"ec3422e2bfa12f043586532318b6f6d0711668a6"}}},{"name":"python-component-hsdajs","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-meap/python-component-hsdajs@sha256:90aa787b6eba8474391922a204510eb81fd4398a6e84cb286fcf57f076f85823","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"c27c4fba3b894e435f24d97feb536a31c2793c33","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-meap/python-component-hsdajs-on-pull-request-rcss9 with pr group pr-branch-ugajpz is not the latest for its component, skipped","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-meap/go-component-bdkhqo-on-pull-request-q8jrp with pr group pr-branch-ugajpz is not the latest for its component, skipped","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-193836-000","reconcileID":"1b5afba5-4522-4379-badd-7dff4670fcf1","snapshot.Name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:45Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-193836-000","reconcileID":"1b5afba5-4522-4379-badd-7dff4670fcf1","latestSnapshot.Name":"integ-app-hnlu-20260416-193836-000","processedSnapshot.Name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-193836-000","reconcileID":"1b5afba5-4522-4379-badd-7dff4670fcf1","snapshot.Name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:45Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-193836-000","reconcileID":"1b5afba5-4522-4379-badd-7dff4670fcf1","latestSnapshot.Name":"integ-app-hnlu-20260416-193834-000","processedSnapshot.Name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-193836-000","reconcileID":"1b5afba5-4522-4379-badd-7dff4670fcf1","snapshot.Name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:45Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8755","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-193836-000","reconcileID":"1b5afba5-4522-4379-badd-7dff4670fcf1"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-bdkhqo-on-pull-request-9sjkm has finished running","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-193836-000","reconcileID":"1b5afba5-4522-4379-badd-7dff4670fcf1"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-hnlu-20260416-194345-562","application":"integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193836-000"} 2026/04/16 19:43:45 http: TLS handshake error from 10.130.0.2:52364: EOF {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Namespace":"group-meap","snapshot.Name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Application.Name":"integ-app-hnlu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193834-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193301-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710998116, NodeID:\"CR_kwDONSo-hs8AAAAQsk7-ZA\", HeadSHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", ExternalID:\"my-integration-test-yruy-go-component-bdkhqo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710998116\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710998116\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:38:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-bdkhqo snapshot scenario my-integration-test-yruy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-meap/go-component-bdkhqo-on-pull-request-9sjkm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710998116/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo\", CheckSuite:github.CheckSuite{ID:64962789460}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710998116,"CheckName":"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193836-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo-on-pull-request-9sjkm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-bdkhqo-on-pull-request-9sjkm has finished running","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScneario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-8rdng","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:43:46Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"namespace":"group-meap","name":"integ-app-hnlu-20260416-193836-000","reconcileID":"1b5afba5-4522-4379-badd-7dff4670fcf1","snapshot.name":"integ-app-hnlu-20260416-193836-000","pipelinerun.name":"go-component-bdkhqo-on-pull-request-9sjkm","duration":4.797465512} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193836-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Application.Name":"integ-app-hnlu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710998116, NodeID:\"CR_kwDONSo-hs8AAAAQsk7-ZA\", HeadSHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", ExternalID:\"my-integration-test-yruy-go-component-bdkhqo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710998116\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710998116\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:38:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-bdkhqo snapshot integ-app-hnlu-20260416-193836-000 and scenario my-integration-test-yruy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710998116/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo\", CheckSuite:github.CheckSuite{ID:64962789460}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710998116,"CheckName":"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193836-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8rdng","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-8rdng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71711000607, NodeID:\"CR_kwDONSo-hs8AAAAQsk8IHw\", HeadSHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", ExternalID:\"my-integration-test-yruy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711000607\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71711000607\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:38:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-yruy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-meap/python-component-hsdajs-on-pull-request-7mhlx is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711000607/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / pr group\", CheckSuite:github.CheckSuite{ID:64962789460}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711000607,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-194345-562","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScneario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-l9f5c","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-194345-562","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:43:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1073","msg":"integration test pipelineruns have been cancelled for older snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.snapshot","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-7t9nw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1084","msg":"older snapshot integ-app-hnlu-20260416-193808-853 and its integration pipelinerun have been marked as cancelled","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Scenario":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Label":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Application.Name":"integ-app-hnlu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-yruy","pipelineRun.Name":"integration-resolver-pipelinerun-8rdng"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71711000607, NodeID:\"CR_kwDONSo-hs8AAAAQsk8IHw\", HeadSHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", ExternalID:\"my-integration-test-yruy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711000607\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71711000607\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:38:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-hnlu-20260416-194345-562 and scenario my-integration-test-yruy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711000607/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / pr group\", CheckSuite:github.CheckSuite{ID:64962789460}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711000607,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-194345-562","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-l9f5c","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-l9f5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710179252, NodeID:\"CR_kwDOOe2tsc8AAAAQskJ_tA\", HeadSHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", ExternalID:\"my-integration-test-yruy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71710179252\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71710179252\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-16 19:33:03 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-16 19:38:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-hnlu-20260416-193808-853 and scenario my-integration-test-yruy has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 5s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-ugajpz and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| python-component-hsdajs | integ-app-hnlu-20260416-193259-000 | python-component-hsdajs-on-pull-request-rcss9 | group-snapshot-multi-component |\n| konflux-test-integration-clone-izaxzb | integ-app-hnlu-20260416-193301-000 | konflux-test-integration-clone-izaxzb-on-pull-request-68l6z | konflux-test-integration-clone |\n| go-component-bdkhqo | integ-app-hnlu-20260416-193259-000-x7 | go-component-bdkhqo-on-pull-request-q8jrp | group-snapshot-multi-component |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71710179252/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / pr group\", CheckSuite:github.CheckSuite{ID:64962030350}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397787, Number:8755, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8755\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"a309b25e093c8719487262ed88a6ab5cc81c0baa\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"integ-app-hnlu-20260416-193301-000","scenarioName":"my-integration-test-yruy","externalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711795687,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-194345-562","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710998116, NodeID:\"CR_kwDONSo-hs8AAAAQsk7-ZA\", HeadSHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", ExternalID:\"my-integration-test-yruy-go-component-bdkhqo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710998116\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710998116\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:38:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-bdkhqo snapshot integ-app-hnlu-20260416-193836-000 and scenario my-integration-test-yruy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-8rdng' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710998116/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo\", CheckSuite:github.CheckSuite{ID:64962789460}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-meap","name":"my-integration-test-apsn"}} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-apsn"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-apsn"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-apsn"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710998116,"CheckName":"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193836-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-apsn"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:43:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71711000607, NodeID:\"CR_kwDONSo-hs8AAAAQsk8IHw\", HeadSHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", ExternalID:\"my-integration-test-yruy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711000607\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71711000607\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:38:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-hnlu-20260416-194345-562 and scenario my-integration-test-yruy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711000607/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / pr group\", CheckSuite:github.CheckSuite{ID:64962789460}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:43:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711000607,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:43:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-194345-562","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:43:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:43:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71711000607, NodeID:\"CR_kwDONSo-hs8AAAAQsk8IHw\", HeadSHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", ExternalID:\"my-integration-test-yruy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711000607\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71711000607\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:38:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-hnlu-20260416-194345-562 and scenario my-integration-test-yruy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711000607/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / pr group\", CheckSuite:github.CheckSuite{ID:64962789460}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:43:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScneario.Name":"my-integration-test-apsn"} {"level":"error","ts":"2026-04-16T19:43:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationScenario.Name":"my-integration-test-apsn","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-hnlu-20260416-194345-562: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"error","ts":"2026-04-16T19:43:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Scenario":"my-integration-test-apsn","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711000607,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:43:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-194345-562","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:43:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:43:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71711795687, NodeID:\"CR_kwDOOe2tsc8AAAAQslsp5w\", HeadSHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", ExternalID:\"my-integration-test-yruy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71711795687\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71711795687\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-16 19:43:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-hnlu-20260416-194345-562 and scenario my-integration-test-yruy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71711795687/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / pr group\", CheckSuite:github.CheckSuite{ID:64962030350}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397787, Number:8755, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8755\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"a309b25e093c8719487262ed88a6ab5cc81c0baa\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711795687,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-194345-562","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-apsn","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-apsn","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-apsn-pr group"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-apsn-pr group"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"integ-app-hnlu-20260416-193836-000","scenarioName":"my-integration-test-apsn","externalID":"my-integration-test-apsn-pr group"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711802553,"CheckName":"Konflux Dev version / my-integration-test-apsn / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-194345-562","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-apsn","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-apsn","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-apsn-pr group"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-apsn-pr group"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71711802553, NodeID:\"CR_kwDONSo-hs8AAAAQsltEuQ\", HeadSHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", ExternalID:\"my-integration-test-apsn-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711802553\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71711802553\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-16 19:43:51 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-16 19:43:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-hnlu-20260416-194345-562 and scenario my-integration-test-apsn is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-hnlu-20260416-194345-562: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec.\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711802553/annotations\"}, Name:\"Konflux Dev version / my-integration-test-apsn / pr group\", CheckSuite:github.CheckSuite{ID:64962789460}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:43:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"integ-app-hnlu-20260416-193834-000","scenarioName":"my-integration-test-apsn","externalID":"my-integration-test-apsn-pr group"} {"level":"info","ts":"2026-04-16T19:43:52Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711804104,"CheckName":"Konflux Dev version / my-integration-test-apsn / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-16T19:43:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-194345-562","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-16T19:43:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:43:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-apsn","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-apsn","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-apsn-pr group"} {"level":"info","ts":"2026-04-16T19:43:52Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-apsn-pr group"} {"level":"info","ts":"2026-04-16T19:43:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"integ-app-hnlu-20260416-193301-000","scenarioName":"my-integration-test-apsn","externalID":"my-integration-test-apsn-pr group"} {"level":"info","ts":"2026-04-16T19:43:52Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711805634,"CheckName":"Konflux Dev version / my-integration-test-apsn / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-16T19:43:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-194345-562","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-16T19:43:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:43:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-apsn"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-apsn"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8rdng","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-8rdng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71710998116, NodeID:\"CR_kwDONSo-hs8AAAAQsk7-ZA\", HeadSHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", ExternalID:\"my-integration-test-yruy-go-component-bdkhqo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710998116\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71710998116\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:38:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-bdkhqo snapshot integ-app-hnlu-20260416-193836-000 and scenario my-integration-test-yruy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71710998116/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo\", CheckSuite:github.CheckSuite{ID:64962789460}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71710998116,"CheckName":"Konflux Dev version / my-integration-test-yruy / go-component-bdkhqo","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193836-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:55Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-8rdng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-194345-562","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-194345-562","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-l9f5c","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-l9f5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScneario.Name":"my-integration-test-apsn"} {"level":"error","ts":"2026-04-16T19:43:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationScenario.Name":"my-integration-test-apsn","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-hnlu-20260416-193836-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193836-000"} {"level":"error","ts":"2026-04-16T19:43:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Scenario":"my-integration-test-apsn","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-apsn"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-apsn"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71711000607, NodeID:\"CR_kwDONSo-hs8AAAAQsk8IHw\", HeadSHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", ExternalID:\"my-integration-test-yruy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711000607\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71711000607\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:38:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-hnlu-20260416-194345-562 and scenario my-integration-test-yruy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711000607/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / pr group\", CheckSuite:github.CheckSuite{ID:64962789460}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711000607,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-194345-562","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-apsn"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71711000607, NodeID:\"CR_kwDONSo-hs8AAAAQsk8IHw\", HeadSHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", ExternalID:\"my-integration-test-yruy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711000607\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71711000607\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-16 19:38:34 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-16 19:43:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-hnlu-20260416-194345-562 and scenario my-integration-test-yruy has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 5s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-ugajpz and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-bdkhqo | integ-app-hnlu-20260416-193836-000 | go-component-bdkhqo-on-pull-request-9sjkm | group-snapshot-multi-component |\n| python-component-hsdajs | integ-app-hnlu-20260416-193834-000 | python-component-hsdajs-on-pull-request-7mhlx | group-snapshot-multi-component |\n| konflux-test-integration-clone-izaxzb | integ-app-hnlu-20260416-193301-000 | konflux-test-integration-clone-izaxzb-on-pull-request-68l6z | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711000607/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / pr group\", CheckSuite:github.CheckSuite{ID:64962789460}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:43:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"integ-app-hnlu-20260416-193834-000","scenarioName":"my-integration-test-yruy","externalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScneario.Name":"my-integration-test-apsn"} {"level":"error","ts":"2026-04-16T19:43:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationScenario.Name":"my-integration-test-apsn","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-hnlu-20260416-194345-562: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"error","ts":"2026-04-16T19:43:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Scenario":"my-integration-test-apsn","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711817251,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-194345-562","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-apsn"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-yruy-pr group"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71711795687, NodeID:\"CR_kwDOOe2tsc8AAAAQslsp5w\", HeadSHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", ExternalID:\"my-integration-test-yruy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71711795687\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71711795687\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-16 19:43:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-hnlu-20260416-194345-562 and scenario my-integration-test-yruy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71711795687/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yruy / pr group\", CheckSuite:github.CheckSuite{ID:64962030350}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397787, Number:8755, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8755\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"a309b25e093c8719487262ed88a6ab5cc81c0baa\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711795687,"CheckName":"Konflux Dev version / my-integration-test-yruy / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-194345-562","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integration-resolver-pipelinerun-l9f5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193836-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-193836-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScenario.Name":"my-integration-test-apsn"} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-apsn","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-apsn","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-apsn-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-apsn-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"integ-app-hnlu-20260416-193836-000","scenarioName":"my-integration-test-apsn","externalID":"my-integration-test-apsn-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711820895,"CheckName":"Konflux Dev version / my-integration-test-apsn / go-component-bdkhqo","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193836-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-apsn","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-apsn","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-apsn-pr group"} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-apsn-pr group"} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71711804104, NodeID:\"CR_kwDONSo-hs8AAAAQsltKyA\", HeadSHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", ExternalID:\"my-integration-test-apsn-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711804104\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71711804104\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-16 19:43:52 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-16 19:43:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-hnlu-20260416-194345-562 and scenario my-integration-test-apsn is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-hnlu-20260416-194345-562: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec.\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711804104/annotations\"}, Name:\"Konflux Dev version / my-integration-test-apsn / pr group\", CheckSuite:github.CheckSuite{ID:64962789460}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:43:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"integ-app-hnlu-20260416-193836-000","scenarioName":"my-integration-test-apsn","externalID":"my-integration-test-apsn-pr group"} {"level":"info","ts":"2026-04-16T19:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationTestScneario.Name":"my-integration-test-apsn"} {"level":"error","ts":"2026-04-16T19:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","integrationScenario.Name":"my-integration-test-apsn","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-hnlu-20260416-193836-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193836-000"} {"level":"error","ts":"2026-04-16T19:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Scenario":"my-integration-test-apsn","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:43:59Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711822737,"CheckName":"Konflux Dev version / my-integration-test-apsn / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-16T19:43:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-194345-562","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-16T19:43:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:43:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-apsn","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:43:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-apsn","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:43:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-apsn-pr group"} {"level":"info","ts":"2026-04-16T19:43:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-apsn-pr group"} {"level":"info","ts":"2026-04-16T19:43:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71711822737, NodeID:\"CR_kwDONSo-hs8AAAAQsluTkQ\", HeadSHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", ExternalID:\"my-integration-test-apsn-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711822737\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71711822737\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-16 19:43:59 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-16 19:43:57 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-hnlu-20260416-194345-562 and scenario my-integration-test-apsn is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-hnlu-20260416-194345-562: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec.\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711822737/annotations\"}, Name:\"Konflux Dev version / my-integration-test-apsn / pr group\", CheckSuite:github.CheckSuite{ID:64962789460}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:43:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"integ-app-hnlu-20260416-193834-000","scenarioName":"my-integration-test-apsn","externalID":"my-integration-test-apsn-pr group"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711824608,"CheckName":"Konflux Dev version / my-integration-test-apsn / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-194345-562","destinationSnapshot.Name":"integ-app-hnlu-20260416-193834-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-apsn","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-apsn","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testedSnapshot":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-apsn-pr group"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-apsn-pr group"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71711805634, NodeID:\"CR_kwDOOe2tsc8AAAAQsltQwg\", HeadSHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", ExternalID:\"my-integration-test-apsn-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71711805634\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/71711805634\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-16 19:43:52 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-16 19:43:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-hnlu-20260416-194345-562 and scenario my-integration-test-apsn is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-hnlu-20260416-194345-562: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec.\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/71711805634/annotations\"}, Name:\"Konflux Dev version / my-integration-test-apsn / pr group\", CheckSuite:github.CheckSuite{ID:64962030350}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397787, Number:8755, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8755\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"a38e3c64ea735d140428bdfdea1af9d02c8be707\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"a309b25e093c8719487262ed88a6ab5cc81c0baa\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"integ-app-hnlu-20260416-193301-000","scenarioName":"my-integration-test-apsn","externalID":"my-integration-test-apsn-pr group"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711826169,"CheckName":"Konflux Dev version / my-integration-test-apsn / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-194345-562","destinationSnapshot.Name":"integ-app-hnlu-20260416-193301-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-194345-562","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","destinationComponentSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-apsn","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-yruy"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","scenario.Name":"my-integration-test-apsn","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testedSnapshot":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-apsn-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ExternalID":"my-integration-test-apsn-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","existingCheckRun":"github.CheckRun{ID:71711820895, NodeID:\"CR_kwDONSo-hs8AAAAQsluMXw\", HeadSHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", ExternalID:\"my-integration-test-apsn-go-component-bdkhqo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711820895\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71711820895\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-16 19:43:58 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-16 19:43:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-bdkhqo snapshot integ-app-hnlu-20260416-193836-000 and scenario my-integration-test-apsn is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-hnlu-20260416-193836-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec.\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71711820895/annotations\"}, Name:\"Konflux Dev version / my-integration-test-apsn / go-component-bdkhqo\", CheckSuite:github.CheckSuite{ID:64962789460}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3541397674, Number:20995, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/20995\", Head:github.PullRequestBranch{Ref:\"pr-branch-ugajpz\", SHA:\"ec3422e2bfa12f043586532318b6f6d0711668a6\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ekxnff\", SHA:\"c27c4fba3b894e435f24d97feb536a31c2793c33\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-16T19:44:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.NameSpace":"group-meap","snapshot.Name":"integ-app-hnlu-20260416-193836-000","scenarioName":"my-integration-test-apsn","externalID":"my-integration-test-apsn-go-component-bdkhqo"} {"level":"info","ts":"2026-04-16T19:44:01Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","ID":71711827768,"CheckName":"Konflux Dev version / my-integration-test-apsn / go-component-bdkhqo","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-16T19:44:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","testedSnapshot.Name":"integ-app-hnlu-20260416-193836-000","destinationSnapshot.Name":"integ-app-hnlu-20260416-193836-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-16T19:44:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:44:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hnlu-20260416-193836-000","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","snapshot.Name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-meap","snapshot":"integ-app-hnlu-20260416-192930-000"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-hnlu-20260416-192930-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-xpkhg","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-hnlu-20260416-194409-495"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-hnlu-20260416-194409-495","application":"integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-hnlu-20260416-194409-495"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194409-495","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-194409-495","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-194409-495","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-194409-495","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hnlu-20260416-194409-495","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Application.Name":"integ-app-hnlu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-hnlu-20260416-194409-495","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-194409-495","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:44:09Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194409-495","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-194409-495","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-194409-495","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-hnlu-20260416-194409-495","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"error","ts":"2026-04-16T19:44:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-bdkhqo","namespace":"group-meap"},"namespace":"group-meap","name":"go-component-bdkhqo","reconcileID":"522278d9-3ca0-4c3e-b0c1-1e1ce0f085eb","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-bdkhqo\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-hnlu-20260416-194409-592"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-hnlu-20260416-194409-592","application":"integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-hnlu-20260416-194409-592"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194409-592","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-194409-592","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hnlu-20260416-194409-592","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-194409-592","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hnlu-20260416-194409-592","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","Application.Name":"integ-app-hnlu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-hnlu-20260416-194409-592","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"integ-app-hnlu-20260416-194409-592","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-16T19:44:09Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-hnlu-20260416-194409-592","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hnlu-20260416-194409-592","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hnlu-20260416-194409-592","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-hnlu-20260416-194409-592","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-bdkhqo","namespace":"group-meap"},"application":"group-meap/integ-app-hnlu","namespace":"group-meap","name":"go-component-bdkhqo","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-8rdng","namespace":"group-meap"},"pipelineRun.Name":"integration-resolver-pipelinerun-8rdng"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8rdng","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-8rdng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-g7d4k","namespace":"group-meap"},"pipelineRun.Name":"integration-resolver-pipelinerun-g7d4k"} {"level":"error","ts":"2026-04-16T19:44:09Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-9sjkm","namespace":"group-meap"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-g7d4k","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-g7d4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:44:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-vdk44","namespace":"group-meap"},"pipelineRun.Name":"integration-resolver-pipelinerun-vdk44"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-vdk44","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-vdk44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-wcp5r","namespace":"group-meap"},"pipelineRun.Name":"integration-resolver-pipelinerun-wcp5r"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-wcp5r","namespace":"group-meap"},"namespace":"group-meap","name":"integration-resolver-pipelinerun-wcp5r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-16T19:44:10Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-j99dk","namespace":"group-meap"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:44:10Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-pull-request-q8jrp","namespace":"group-meap"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:44:10Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-bdkhqo-on-push-pb4lz","namespace":"group-meap"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-meap","snapshot":"integ-app-hnlu-20260416-191023-000"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-hnlu-20260416-194409-592"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-meap","snapshot":"integ-app-hnlu-20260416-194409-592"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-hnlu-20260416-194409-495"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-meap","snapshot":"integ-app-hnlu-20260416-194409-495"} 2026/04/16 19:44:10 http: TLS handshake error from 10.128.0.2:35432: EOF {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-meap","snapshot":"integ-app-hnlu-20260416-193836-000"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-meap","snapshot":"integ-app-hnlu-20260416-192231-000"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-meap","snapshot":"integ-app-hnlu-20260416-193808-853"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-hnlu-20260416-194345-562"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-meap","snapshot":"integ-app-hnlu-20260416-194345-562"} 2026/04/16 19:44:10 http: TLS handshake error from 10.130.0.2:42276: EOF {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-hnlu-20260416-192921-000"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-meap","snapshot":"integ-app-hnlu-20260416-192921-000"} 2026/04/16 19:44:10 http: TLS handshake error from 10.128.0.2:35450: EOF {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-meap","snapshot":"integ-app-hnlu-20260416-193301-000"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-meap","snapshot":"integ-app-hnlu-20260416-193834-000"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-hnlu-20260416-193259-000-x7"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-meap","snapshot":"integ-app-hnlu-20260416-193259-000-x7"} 2026/04/16 19:44:10 http: TLS handshake error from 10.130.0.2:42282: EOF {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-meap","snapshot":"integ-app-hnlu-20260416-193259-000"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-meap","snapshot":"integ-app-hnlu-20260416-192220-000"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-hsdajs","namespace":"group-meap"},"namespace":"group-meap","name":"python-component-hsdajs","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"controllers.component","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Component. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"integ-app-hnlu\" not found","component":{"name":"python-component-hsdajs","namespace":"group-meap"}} 2026/04/16 19:44:10 http: TLS handshake error from 10.128.0.2:35456: EOF 2026/04/16 19:44:10 http: TLS handshake error from 10.130.0.2:42284: EOF {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-test-integration-clone-izaxzb","namespace":"group-meap"},"namespace":"group-meap","name":"konflux-test-integration-clone-izaxzb","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"controllers.component","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Component. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"integ-app-hnlu\" not found","component":{"name":"konflux-test-integration-clone-izaxzb","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-hnlu-20260416-194345-562\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-l9f5c","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-hnlu-20260416-193808-853\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-7t9nw","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-hnlu-20260416-193301-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-lc7vd","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-hnlu-20260416-192231-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-vq57l","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-hnlu-20260416-193834-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-9xnrl","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:44:10Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-hnlu-20260416-193259-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-5h4s4","namespace":"group-meap"}} {"level":"info","ts":"2026-04-16T19:44:11Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-hnlu-20260416-192921-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-4k7dh","namespace":"group-meap"}} {"level":"error","ts":"2026-04-16T19:44:14Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-7mhlx","namespace":"group-meap"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:44:14Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-r4nzb","namespace":"group-meap"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:44:14Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-pull-request-rcss9","namespace":"group-meap"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:44:14Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-hsdajs-on-push-c4hx5","namespace":"group-meap"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:44:15Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-68l6z","namespace":"group-meap"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-16T19:44:15Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-izaxzb-on-pull-request-j98j4","namespace":"group-meap"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"}